We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a6d5f7 commit d91e44fCopy full SHA for d91e44f
game.project
@@ -2,7 +2,6 @@
2
title = Monarch
3
version = 0.9
4
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
6
7
[bootstrap]
8
main_collection = /example/advanced/advanced.collectionc
@@ -20,10 +19,10 @@ display_profiles = /example/example.display_profilesc
20
19
shared_state = 1
21
22
[ios]
23
-bundle_identifier = com.example.todo
+bundle_identifier = com.defold.monarch
24
25
[osx]
26
27
28
[library]
29
include_dirs = monarch
0 commit comments