Skip to content

Commit d91e44f

Browse files
committed
Update game.project
1 parent 9a6d5f7 commit d91e44f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

game.project

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title = Monarch
33
version = 0.9
44
dependencies#0 = https://github.com/britzl/deftest/archive/2.7.0.zip
5-
dependencies#1 = https://github.com/defold/lua-language-server/releases/download/v0.0.3/release.zip
65

76
[bootstrap]
87
main_collection = /example/advanced/advanced.collectionc
@@ -20,10 +19,10 @@ display_profiles = /example/example.display_profilesc
2019
shared_state = 1
2120

2221
[ios]
23-
bundle_identifier = com.example.todo
22+
bundle_identifier = com.defold.monarch
2423

2524
[osx]
26-
bundle_identifier = com.example.todo
25+
bundle_identifier = com.defold.monarch
2726

2827
[library]
2928
include_dirs = monarch

0 commit comments

Comments
 (0)