Gabriel Liévano

Results 14 issues of Gabriel Liévano

https://github.com/yonaskolb/XcodeGen/pull/1234 introduces new issues. It seems it checks dependencies added through different app targets as duplicate, but I'm not sure.

Fixes duplicate targets found whenever include paths have different relative paths.

Works fine when running App on device or any target on Simulator, but fails when running UITests on device. Failure reads: /Users/gl/chaos/src/prototype-player/client/ios:0: Failed to extract Authority from Executable=/Library/Developer/Xcode/DerivedData/app_uitests-dwpmonsrcnhlqpcszsglndmnoour/Build/Products/__TulsiTestRunner_Debug-iphoneos/app_uitests-Runner.app/PlugIns/app_uitests.xctest/app_uitests Showing Recent...

method include() was removed from ObjcProvider in bazel at https://github.com/bazelbuild/bazel/commit/d84954358ca47d4630a27ca9db9432de3a49b198#diff-85a50fa66fc245291c6d06d99b941e9ecb570762fa6658cf10d7fc6b265a5742

Make the CI work in the present (May 2024): * Bump up Xcode version (15.3). * Bump up OS version (17.4). * Bump up deployment target (13.4).

Version changes to support Texture on Xcode 15+

The umbrella header has some missing imports. This PR sorts imports (it's easier to parse this way given the large number of imports) and adds the missing ones.

* Xcode 15.3 * iPhone SE (3rd generation)

Needed versions to support the full Texture ecosystem.

### Short description 📝 Status is something that can modified for any type of dependency, not just frameworks and sdks. It's simpler to represent this with one enum instead of...

changelog:changed