I’m completely unfamiliar with iOS development and am trying to determine whether it is possible to built iOS apps that use the ARKit SDK using a Windows machine exclusively. I’ve read conflicting and confusing information. I understand that typically, XCode is used to actually build the project, and that is Mac-only. Is this the only option? Is a Mac required or is there a stable solution that would allow me to continue using my Windows workstation?
Since this question concerns building for iOS and not XR, I would recommend asking it in a more appropriate / general section of the forums.
Nonetheless, here’s your answer.
To build for iOS, this guide is still up-to-date :
Note in the “What you will need” section : A Mac running OS X and XCode are required.
That’s that.
A workaround does exist, but it has a condition :
Note in the "Prerequisites section : One-time physical access to Mac OS/X to grab a couple files to complete the setup.
Meaning you can keep the same workflow and workstation with that plugin once you’ve done the initial setup.
It’s my understanding that you should be able to build for iOS on Windows using Unity cloud build. However, I’m wondering if I will be running into snags trying to use the Unity AR Kit package to assist with this. Does anyone have any experience with or ideas about this?