Worklight - FWLST1040E: ipad build failed: Cannot overwrite template file

我的梦境 提交于 2019-12-11 10:23:07

问题


I'm using worklight for my mobile app project using eclipse. My problem is I cant build ipad native. I got this error during build.

FWLST1040E: ipad build failed: com.worklight.builder.exception.WorklightBuildRuntimeException: Resource Manager - Problem reading info.plist file

I already use this technique but the problem still occur. Why?


回答1:


Try the following:

  1. Delete the native folder
  2. Close Eclipse
  3. Open Terminal.app and write: open $TMPDIR
  4. Delete the wlBuildResources folder
  5. Open Eclipse
  6. Build the application



回答2:


I had deleted my iPad environment, but after I created a new one, I followed this, and it worked.

Try the following:

Delete the native folder
Close Eclipse
Open Terminal.app and write: open $TMPDIR
Delete the wlBuildResources folder
Open Eclipse
Build the application



来源:https://stackoverflow.com/questions/21805121/worklight-fwlst1040e-ipad-build-failed-cannot-overwrite-template-file

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