I am testing an app which reads text files from the documents directory on the Vision Pro. This was working for a while.
Suddenly, after some edits, renaming a file and adding new test files. I only see the old files.
How can I force Xcode to use the live directory at all times for testing.
If you’re targeting appleOS 27 beta, you should use Xcode 27 beta. While Xcode 26 might work, it’s not a supported configuration and that can result in weird problems.
In fact, I’ve just been talking to another developer in a similar sitaution in this thread.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"