blackberry / BB10-WebWorks-Community-Samples

WebWorks Samples for the BlackBerry 10 Platform contributed by the Community
Apache License 2.0
44 stars 91 forks source link

Fixes to help with Built For BlackBerry #5

Closed timwindsor closed 11 years ago

timwindsor commented 11 years ago

Fixed a problem where building a production and beta build at the same time would fail on the second build due to using the same build ID in both commands.

Now test, prod, and beta builds each go to their own directory, and the deployment commands are updated to be consistent with the build commands.

Both changes support Built for BlackBerry where developers will need to build a Beta and Production release at the same time.