I don't have an "iOS" deployment target in my TiApp editor. I'm on a Windows box. I know that the app needs to be built/tested on a Mac, but if I don't select "iOS" as a deployment target on the Windows box, will I still be able to use that same codestream when I'm on my Mac?
1 Answer
Yes. Your best bet would be to just save off you js files and your resources. Then when on a mac, start a new project with the same name/ID and then unzip your js/resources into that project.
I am assuming you just want to get a head start on your project and don't want to wait. So this way should allow you to start tinkering and utilize your work.
Your Answer
Think you can help? Login to answer this question!