我尝试运行一个演示应用程序和一个基本的 rhogen 应用程序应用程序,但无法在我的设备上加载任何内容,即使它在模拟器中运行良好。这是我得到的错误:
I 10/10/2011 17:20:53:800 0505f000 APP| Create RHO framework failed: #<ArgumentError: NULL pointer given>;Trace: lib/rholang/localization_simplified.rb:27:in `get_property'
lib/rholang/localization_simplified.rb:27:in `requre_loc'
lib/rholang/localization_simplified.rb:56:in `<main>'
lib/rho/rhoapplication.rb:29:in `require'
lib/rho/rhoapplication.rb:29:in `<main>'
lib/rhoframework.rb:157:in `require'
lib/rhoframework.rb:157:in `<main>'
我需要在构建或 Xcode 中更改某些特定内容以使其运行吗?