问题
I'm using Worklight Studio 6.2.0.01 in Eclipse Luna and Ubuntu 14.04 (Also tested it in Ubuntu 12.02 and Eclipse Kepler).
I've followed the following steps to create a hybrid application with the iOS environment:
- Create a Worklight Project
- Create a Worklight hybrid application
- New Worklight environment (iPad)
- Run as -> Build All Environments
- Run as -> Run on worklight development server
There are no errors in Worklight nor Server console
Problem: the native folder inside apps\my-app\ipad\native contains only 2 folders, and there's no [project].xcodeproj.
- Resources (empty)
- www
- Native Resources -> Resources (empty)
回答1:
Tested in Ubuntu and the iPhone environment's native folder was properly created.
As you wrote in your question, please double-check again with these more-precise steps:
- Close Eclipse
- Make sure you delete the tmp\wlBuildResources folder
- Open Eclipse
- Make sure the above folder is re-created
- Create a project + app + iphone environment
来源:https://stackoverflow.com/questions/27956655/worklight-studio-6-2-0-01-in-ubuntu-not-creating-xcodeproj