0

I've been using Ripple to preview a Phonegap application. The preview works fine and I would like to package the app so I can test on a real device.

Using ripple, I've set the platform to WebWorks 2.0.0.

I have run package and sign, which completes successfully and gives me the following output :

smrtlap1307:SmartConf JElsey$ tree -L 3 bin/
bin/
├── SmartConf-BB.zip
├── device
│   └── SmartConf-BB.bar
└── simulator
    └── SmartConf-BB.bar

Any reason why I wouldn't be getting the .cod files? If I understand correctly, .bar files are only produced for PlayBook apps, and I need a .cod file to deploy onto a BB Curve.

Can anyone advise?

EDIT : This is my Ripple version

  • Ripple UI (v0.9.8)
  • Ripple Build & Deploy (v0.9.5)

Thanks

4

1 回答 1

2

条形图适用于 BlackBerry PlayBook 和 BlackBerry 10 设备。除了基于 Java 的 BlackBerry 设备(如您的曲线)之外,Ripple 还支持这些。检查目标设备。

于 2012-10-07T17:39:24.393 回答