Closed tonylukasavage closed 12 years ago
android configuration should be in platform/android.js, ios configuration in platform/ios.js, and so on. Titanium level configuration will still be done in the main commands/configure.js command.
platform/android.js
platform/ios.js
commands/configure.js
android configuration should be in
platform/android.js
, ios configuration inplatform/ios.js
, and so on. Titanium level configuration will still be done in the maincommands/configure.js
command.