소스 검색

Changed package name

Björn Ritzl 7 년 전
부모
커밋
e285b6c57c
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  1. 9 0
      game.project

+ 9 - 0
game.project

@@ -36,3 +36,12 @@ subpixels = 1
 [windows]
 iap_provider = 
 
+[android]
+package = com.defold.examples
+
+[ios]
+bundle_identifier = com.defold.examples
+
+[osx]
+bundle_identifier = com.defold.examples
+