Post

Replies

Boosts

Views

Activity

Comment on How do I get MeshResource.generateText() to anchor to something other than the camera using RealityKit and SwiftUI?
I'm currently on iOS 15.3.1, but I believe it was happening on the previous version of iOS as well; I recently updated my device. I haven't tested other versions. I'm running Xcode Version 13.2.1 (13C100) on my 2019 i9 MacBook Pro running version 11.6.1 (20G224). I can create a screen capture if that's helpful, as well. I can share the sample project however you would recommend, iCloud link? Thank you for the prompt reply!
Feb ’22
Comment on Associated Domains stopped working after updating app Bundle ID
So it looks like what happened is I made multiple entitlements files for the different build schemes (for prod, dev, and staging) and each one was correct for the corresponding scheme but it looks like it confused Xcode for some reason. So I deleted all the custom entitlements files, reset the Build Setting for Code Signing Entitlements, created a new custom dev entitlement file, and manually updated the Build Setting for Code Signing Entitlements and now its working.
Nov ’23