Hello, How do I package on IOS without a mac? The project is a Blueprints only project.
Hey there @MikeGemignani! So unfortunately you do need a MacOS capable device to be able to use Xcode and compile Mac/iOS binaries. However many developers use VMware or similar virtual machine software to build for them. The other alternative are using build services, but I haven’t had the opportunity to use them before.
Great thank you very much Ill look into VMware!