New to Apple development. Vision Pro is the reason I got a developer license and am learning XCode, SwiftUI ....
The Vision Pro tutorials seem to use WIFI or the developer strap to connect the Development environment to the Vision Pro. I have the developer strap, but can't use it on my company computer. I have been learning using the developer tools, but I can't test the apps on my personal Vision Pro.
Is there a way to generate an app file on the Mac Book that I can download to the Vision Pro? This would be a file that I could transfer to cloud storage and download using Safari to the Vision Pro.
I will eventually get a Vision Pro at work, but till then I want to start developing.
I think TestFlight might fit your needs. This tool is great for sharing builds with other team members and external testers, but you can use this to install to your devices without requiring a connection to your Mac. This sounds like the best bet if security policies prevent you from building directly to your device, although it is not as quick as building to the simulator or directly to device.