Results 7 issues of Thiago Cruz

#### Experiment Small experiment to illustrate how we could potentially symlink indexing related files to `bazel-out` in such a way that Xcode continues to work. To repro the state below...

Small fix for something that I've found while setting up!

Follow up: https://github.com/roop/citron/pull/27 cc @roop

It would be interesting to be able to configure at the `xcodeproj` macro level what test cases are enabled or not in a custom scheme. I can imagine different use...

feature request

As of [4fd6d12](https://github.com/MobileNativeFoundation/XCBBuildServiceProxyKit/tree/4fd6d12/Sources) Xcode 13.3 is the latest one supported. A lot of us are already on Xcode 14.x so worth following the [UPDATE](https://github.com/MobileNativeFoundation/XCBBuildServiceProxyKit/blob/main/Docs/UPDATING.md) guide to add support for it....

Follow up to https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3175

Per https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/3164, setting `bazel_head` back to `last_green` now that https://github.com/bazelbuild/rules_apple/pull/2670 landed. cc @luispadron let me know if that's correct