I am using windows. Recently i came to know this haxeflixel which claims to be able to compile the game for multiple platform.
When using Flashdevelop, i actually manage to compile for the android apk. (great)
However, in the Flashdevelop interface, i didn't notice the choice of build target for iOS. (how to enable the ios build?)
Also, when trying to use the command "lime test ios" in the root directory of the project, i was thrown the error:
"Uncaught exception - Process creation failure : xcode-select"
Did i miss sth on the setup?
Thanks in advance for any suggestion and guides.