I thought building to iOS wasn’t available except for on Macs? Can this be done if a Mac w/ Xcode, etc is on my network? Or is it new with 4.3?
It’s new with 4.3.
You can generate the Xcode project from Windows, however you still can only use it on a Mac.
Apple opened up Xcode compiling from a windows plattform? When did that happen? :shock:
From the 4.3 Release Notes:
This is a great addition, it will make my life easier to be able to build entirely on my Windows machine since I’m much more familiar with that environment.
I guess I can target the build over my network to output directly onto my mac. Then maybe it’s just a matter of creating a service that automatically builds that xcode on the mac and spits it out onto a device for testing… wonder if that’s possible.