hello i've just bought the iOS exporter but when i tried to export to iOS application the Build and Run got greyed out, causing me not able to do anything
Please help!
Printable View
hello i've just bought the iOS exporter but when i tried to export to iOS application the Build and Run got greyed out, causing me not able to do anything
Please help!
iOS product in make in windows but does need to be compile using xcode in a mac, you have for this 3 option
XCode Project: which will make a zip containing the project plus all extension you have installed
XCode final project: which will make the iOS project zip but only containing th extension you need in the project (this si my preferred)
XCode Application: which will make the application .cci that is include with the runtime and is you game/dev.
all these are made using Build using menu, File --> Build --> Application
notice that you must set previously the type of generation you may need.
for more info please check in help
search for Building iOS Applications
oh i see
thanks for your help! that certainly solved my problem!
Here is a guide to install your app to your device.