Worklight Studio 6.2.0.01 in Ubuntu not creating .xcodeproj

可紊 提交于 2019-12-12 05:07:19

问题


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:

  1. Create a Worklight Project
  2. Create a Worklight hybrid application
  3. New Worklight environment (iPad)
  4. Run as -> Build All Environments
  5. 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:

  1. Close Eclipse
  2. Make sure you delete the tmp\wlBuildResources folder
  3. Open Eclipse
  4. Make sure the above folder is re-created
  5. Create a project + app + iphone environment


来源:https://stackoverflow.com/questions/27956655/worklight-studio-6-2-0-01-in-ubuntu-not-creating-xcodeproj

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!