commit | deab940eb7c76a1bb02d912e7014aba27a067541 | [log] [tgz] |
---|---|---|
author | nglevin <nglevin@google.com> | Thu Feb 15 13:44:12 2018 -0500 |
committer | David Goldman <davg@google.com> | Fri Feb 16 12:34:25 2018 -0500 |
tree | 991f38dc281dd6e7732bbecb1e378b31e6d6dc35 | |
parent | 5a8bb76349dd86b9be8f51ec2b810a53ca690c6b [diff] |
Add back dotted path code path. Emulates relative path behavior in an Xcode environment, if sources are properly remapped to the dotted path. Won't work with Swift until the frontend allows for functionality such as -fdebug-prefix-map or -fdebug-compilation-dir. PiperOrigin-RevId: 185863278
Open src/Tulsi.xcodeproj, and within Xcode, build the TulsiApp.
Run the TulsiApp.
Tulsi-generated Xcode projects use Bazel to build, not Xcode via xcbuild. This means that many common components of an Xcode project are handled differently than you may be used to. Notable differences: