Closed jj0hns0n closed 4 months ago
same issue
same issue
Experiencing the same issue too...
Same here
Same issue
Sorry for the delay in fixing this issue, we are working on a fix for Xcode 15.3 support. A workaround is to build with Cocoapods on Xcode 15.3 or use Xcode 15.2
Any estimates on a release? Thank you! 🙏
Unfortunately it will not be in the upcoming release, it will be in the one after
Unfortunately it will not be in the upcoming release, it will be in the one after
Any ideas when that would be? This drastically complicates my workflow since my app uses features that require iOS 17.2 and visionOS 1.2 (requiring Xcode 15.3) so now being forced to build with Xcode 15.2 to support ARCore is not ideal.
That release will be in late June. Note that ARCore is not supported on the Vision Pro
Same here, this has costed me serious grief.
Same issue with xcode 15.4
Did you try setting ENABLE_USER_SCRIPT_SANDBOXING to NO in the Build Settings?
This issue is fixed with ARCore 1.44, which was released about a week ago. You need the newest ARCore, not Xcode.
(P.S. ENABLE_USER_SCRIPT_SANDBOXING=NO is necessary for Cocoapods, while this issue pertains to Swift Package Manager.)
We are seeing a similar issue to this https://github.com/firebase/firebase-ios-sdk/issues/12441 with an app that depends on arcore-ios-sdk using Xcode 15.3.
Reverting to 15.2 works for now locally and on xcode cloud.
Locally, I see this error
On App Store Connect the error looks like this.