Context
When running my own application on the simulator from Xcode, xctree does not find the app.
When running my own application on the simulator from the simulator (i.e. no Xcode debugging), xctree does not find the app
> xctree
❌ Error: Could not find iOS app content inside the simulator.
Possible reasons:
• The simulator is showing the home screen
• No app is currently running
• The app hasn't finished launching
Please open an iOS app in the simulator and try again.
Details
- xctree version: 0.1.0
- macOS version: Tahoe 26.1
- simulator under test: iPhone 14 Pro, iOS 17.5
- Xcode in use: 26.0, 26.2
Context
When running my own application on the simulator from Xcode, xctree does not find the app.
When running my own application on the simulator from the simulator (i.e. no Xcode debugging), xctree does not find the app
Details