Sha256: 3cde3f5c9132157c1b92814b0b93ec0178e0d1de457e181e9093914d24853c6a

Contents?: true

Size: 170 Bytes

Versions: 281

Compression:

Stored size: 170 Bytes

Contents

#!/bin/sh


if [ "$RHO_PLATFORM" = "android" ]; then

cd platform/android
rake --trace

elif [ "$RHO_PLATFORM" = "iphone" ]; then

cd platform/iphone
rake --trace

fi



Version data entries

281 entries across 25 versions & 3 rubygems

Version Path
rho-tau-extensions-7.6.0 libs/enterprise-barcode/ext/build
rhodes-7.6.0 lib/commonAPI/rubyvm_stub/ext/build
rhodes-7.6.0 lib/commonAPI/javascriptvm/ext/build
rhodes-7.6.0 lib/extensions/applePush/ext/build
rhodes-7.6.0 lib/commonAPI/mediaplayer/ext/build
rhodes-7.6.0 lib/commonAPI/indicators/ext/build
rhodes-7.6.0 lib/commonAPI/sensor/ext/build
rhodes-7.6.0 lib/commonAPI/screenorientation/ext/build
rhodes-7.6.0 lib/commonAPI/signature/ext/build
rhodes-7.6.0 lib/commonAPI/websocket/ext/build
rhodes-7.6.0 lib/commonAPI/eventsource/ext/build
rhodes-7.6.0 lib/commonAPI/printing_zebra/ext/build
rhodes-7.6.0 lib/commonAPI/printing_epson/ext/build
rhodes-7.6.0 lib/commonAPI/printing/ext/build
rhodes-7.6.0 lib/commonAPI/cardreader/ext/build
rhodes-7.6.0 lib/commonAPI/hardwarekeys/ext/build
rhodes-7.6.0 extensions/instrumentation/ext/build
rhodes-7.5.1 lib/commonAPI/printing/ext/build
rhodes-7.5.1 lib/commonAPI/mediaplayer/ext/build
rhodes-7.5.1 lib/commonAPI/printing_epson/ext/build