IBM Worklight 6.1 - Failed re-generating the iPhone native folder

隐身守侯 提交于 2019-11-26 23:33:10

问题


I've recently upgraded from Worklight 6.0 to 6.1 and I'm trying to get an update from a 6.1 Worklight Server from an iPhone that has a version built from 6.0 on it. This does not seem to work, so I figured I must manually deploy a version on the iPhone that was built from 6.1 in order to get the update. So I deleted the native folder under iPhone so that when I build it would regenerate itself, but I got the following error on build:

iphone build failed: com.worklight.builder.sourcemanager.handlers.ios.settings.IOSAddRemoveSettingsRefHandler - cannot update content of pbxproj file

My Worklight Studio version: 6.1.0.00-20131219-1900 The platform version in my application-description is also 6.1.0.00-20131219-1900. I was able to rebuild the Android version and redeploy on my phone and successfully get updates.

Any ideas what the problem could be? I thought that if I deleted the native folder I should be able to always generate a new one by building.


回答1:


Try the following:

  1. Close Eclipse
  2. Locate your temp folder (Windows, OS X, Linux)
  3. Delete the wlBuildResources folder
  4. Open Eclipse
  5. Re-build


来源:https://stackoverflow.com/questions/21008162/ibm-worklight-6-1-failed-re-generating-the-iphone-native-folder

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