• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisiónb79994dc48acfaff2b857dc04ac5febd7b9cbc8c (tree)
Tiempo2014-09-16 23:03:47
AutorMasahiko, SAWAI <say@user...>
CommiterMasahiko, SAWAI

Log Message

Changed a debug option

Changed a debug option false to true.

Cambiar Resumen

Diferencia incremental

--- a/android-R/AndroidManifest.xml
+++ b/android-R/AndroidManifest.xml
@@ -11,6 +11,7 @@
1111 <application
1212 android:label="@string/app_name"
1313 android:icon="@drawable/ic_launcher_dot_r"
14+ android:debuggable="false"
1415 >
1516 <!--
1617 android:hardwareAccelerated="true"