Browse Source

1497220040

capellaresumo 6 years ago
parent
commit
a3991c8ff4

+ 2 - 1
.gitignore

@@ -22,4 +22,5 @@ tests/*/proj.android-studio/app/proguard-project.txt
 bin/
 /linux-build/
 .DS_Store
-cocos2d/
+cocos2d/
+.keys/

BIN
RedCore.apk


+ 1 - 1
build

@@ -9,4 +9,4 @@ fi
 
 ./cocos2d/tools/cocos2d-console/bin/cocos compile -p android --android-studio
 
-cp /home/joao/463/bin/debug/android/RedCore-debug.apk ./RedCore.apk
+cp ./bin/debug/android/RedCore-debug.apk ./RedCore.apk

+ 4 - 0
proj.android-studio/app/gradle.properties

@@ -0,0 +1,4 @@
+RELEASE_STORE_FILE=../../.keys/release.keystore
+RELEASE_STORE_PASSWORD=gc3cap
+RELEASE_KEY_PASSWORD=gc3cap
+RELEASE_KEY_ALIAS=

BIN
proj.ios_mac/RedCore.xcodeproj/project.xcworkspace/xcuserdata/capella.xcuserdatad/UserInterfaceState.xcuserstate