tonylukasavage / triple

REPL for Titanium
MIT License
96 stars 21 forks source link

Remove BlackBerry from the default platforms for new projects #22

Closed skypanther closed 10 years ago

skypanther commented 10 years ago

Because I don't have BlackBerry configured on my system, I get an error when attempting to start triple:

(~/Documents/Titanium_Studio_Workspace) ≫ triple
[creating app]
[ERROR] Invalid platform: blackberry

[ERROR] Invalid "--platforms" value "android,blackberry,ios,ipad,iphone,mobileweb"

[ERROR] Invalid platform: blackberry

[ERROR] Invalid "--platforms" value "android,blackberry,ios,ipad,iphone,mobileweb"

I tried a couple of ways to pass in the target platform. There's probably a way. But for now, since Triple doesn't support BlackBerry, the easiest way was to remove it from the defaults for new projects.

tonylukasavage commented 10 years ago

Thanks!

Squash your commits next time!

skypanther commented 10 years ago

I tried squashing but it left me with the same commit history. I probably did something wrong and didn't bother trying again. Sorry.