Replies: 1 comment
-
|
The path of least resistance is sending a build to the build servers. Assuming you're using maven and not ant make sure the version is Sending a build for debug version is probably the smart first move to validate everything still works in the current version of Codename One as a lot has changed. Building locally is non-trivial but you can do that too if you have a Mac. Use the xcode target in the IDE and when the build completels it should launch xcode. If it doesn't then there's probably some error/warning printed to the console. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a mobile app developed using cn1 and deployed to apple app store through Xcode a few years ago. I have recently made some revisions of the app, and want to deploy it to the app store again.
The problem is that I've forgotten about how to go from Intellij to Xcode.
However, I don't see the .xcworkspace file being generated -- it's just not anywhere by any means.
Could you provide guidance on how to get a .xcworkspace file that I can use in Xcode? And why it works in simulator in intellij but not exactly as a local build on xcode?
Thanks so much and your help would be highly appreciated,
Mousheng Xu
Beta Was this translation helpful? Give feedback.
All reactions