This commit is contained in:
Todd Werth
2014-10-02 22:32:12 -07:00
parent 2cc3c699d4
commit 517abe43a3
2 changed files with 6 additions and 4 deletions

View File

@@ -7,8 +7,8 @@ require "bundler/setup"
Bundler.require
Motion::Project::App.setup do |app|
#app.sdk_version = '8.0'
#app.deployment_target = '7.0'
#app.sdk_version = '8.1'
#app.deployment_target = '7.1'
app.name = 'rmq'
app.identifier = 'com.infinitered.rmq'