getting closer on builds
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<key>get-task-allow</key>
|
||||
<true/>
|
||||
<key>beta-reports-active</key>
|
||||
<false/>
|
||||
<true/>
|
||||
<key>application-identifier</key>
|
||||
<string>AVDPGBD777.com.digitalbouncehouse.tickstales</string>
|
||||
<key>keychain-access-groups</key>
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>137</string>
|
||||
<string>141</string>
|
||||
<key>CFBundleIconName</key>
|
||||
<string>AppIcon</string>
|
||||
<key>MinimumOSVersion</key>
|
||||
|
||||
@@ -1 +1 @@
|
||||
lein do javac, compile && ~/dev/robovm-sdks/robovm-2.3.3/bin/robovm -verbose -cp `lein cp` -config robovm.xml -provisioningprofile "TicksTales Dev" -cache tmp/my-cache -tmp tmp/tmp-dir -rvm:ms64M -createipa -ipaarchs arm64 -debug
|
||||
lein do javac, compile && ~/dev/robovm-sdks/.robovm-sdks/robovm-2.3.3/bin/robovm -verbose -cp `lein cp` -config robovm.xml -provisioningprofile "TicksTales Dev" -cache tmp/my-cache -tmp tmp/tmp-dir -rvm:ms64M -createipa -ipaarchs arm64 -debug
|
||||
|
||||
@@ -1 +1 @@
|
||||
lein do javac, compile && ~/Desktop/Advent/robovm-sdks/.robovm-sdks/robovm-2.3.3/bin/robovm -verbose -cp `lein cp` -config robovm.xml -provisioningprofile "TicksTales Test2" -cache tmp/my-cache -tmp tmp/tmp-dir -rvm:ms64M -signidentity "/iPhone Distribution/" -createipa -ipaarchs arm64 -entitlements Entitlements.plist
|
||||
lein do javac, compile && ~/dev/robovm-sdks/.robovm-sdks/robovm-2.3.3/bin/robovm -verbose -cp `lein cp` -config robovm.xml -provisioningprofile "TicksTales Test2" -cache tmp/my-cache -tmp tmp/tmp-dir -rvm:ms64M -signidentity "/iPhone Distribution/" -createipa -ipaarchs arm64 -entitlements Entitlements.plist
|
||||
|
||||
Reference in New Issue
Block a user