【问题标题】:Error Building a Native App with Sencha 2.3 + PhoneGap使用 Sencha 2.3 + PhoneGap 构建本机应用程序时出错
【发布时间】:2013-11-19 03:08:19
【问题描述】:

我正在按照 Vimeo 上的视频中的简单说明进行操作。我将我的应用程序从 Sencha Touch 2.2 升级到了 2.3。添加了 PhoneGap 支持。现在尝试构建本机应用程序。结果并不那么容易。我需要这方面的帮助:

macbook-air:admin Me$ sencha app build -run nativeSencha Cmd v4.0.1.45
[INF]
[INF] init-plugin:
[INF]
[INF] cmd-root-plugin.init-properties:
[INF]
[INF] init-properties:
[INF]
[INF] init-sencha-command:
[INF]
[INF] init:
[INF]
[INF] app-build-impl:
[INF]
[INF] -before-init-local:
[INF]
[INF] -init-local:
[INF]
[INF] -after-init-local:
[INF]
[INF] init-local:
[INF]
[INF] find-cmd-in-path:
[INF]
[INF] find-cmd-in-environment:
[INF]
[INF] find-cmd-in-shell:
[INF]
[INF] init-cmd:
[INF]      [echo] Using Sencha Cmd from /Users/Me/bin/Sencha/Cmd/4.0.1.45 for /Users/Me/App/public/Admin/build.xml
[INF]
[INF] -before-init:
[INF]
[INF] -init:
[INF] Initializing Sencha Cmd ant environment
[INF] Adding antlib taskdef for com/sencha/command/compass/ant/antlib.xml
[INF]
[INF] -after-init:
[INF]
[INF] -before-init-defaults:
[INF]
[INF] -init-defaults:
[INF]
[INF] -after-init-defaults:
[INF]
[INF] -init-compiler:
[INF]
[INF] init:
[INF]
[INF] -before-build:
[INF]
[INF] refresh:
[INF]
[INF] -before-refresh:
[INF]
[INF] -init:
[INF]
[INF] -init-compiler:
[INF]
[INF] -detect-app-build-properties:
[INF] Loading app json manifest...
[ERR]
[ERR] BUILD FAILED
[ERR] java.lang.NullPointerException
[ERR]
[ERR] Total time: 1 second
[ERR] The following error occurred while executing this line:
/Users/Me/App/public/Admin/.sencha/app/build-impl.xml:367: The following error occurred while executing this line:
/Users/Me/App/public/Admin/.sencha/app/js-impl.xml:11: java.lang.NullPointerException
macbook-air:admin Me$

我已将这两个文件上传到 Dropbox。这里还有一个调试输出http://pastebin.com/T6ENe8xh 请让我知道是否还需要其他任何东西来跟踪问题。我错过了什么吗?任何帮助将不胜感激。

谢谢,

附:谈到这些东西,我完全是个初学者。

【问题讨论】:

    标签: ios extjs cordova sencha-touch-2 sencha-cmd


    【解决方案1】:

    我有同样的错误并通过运行纠正它:

    sudo xcodebuild -license
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-05-06
      • 1970-01-01
      • 1970-01-01
      • 2014-12-29
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多