Skip to content

Commit b324a9e

Browse files
committed
update Dev Config
1 parent fa76032 commit b324a9e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ios/Dev/Config/config.xcconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
#include "../../Config/config.xcconfig"
1+
PRODUCT_BUNDLE_IDENTIFIER = $(BUNDLE_IDENTIFIER)$(BUNDLE_IDENTIFIER_APPEND)
22

33
MAIN_STORY_BOARD = LaunchApp
44
BUNDLE_DISPLAY_NAME = Dev - NativeTemplate
5+
BUNDLE_IDENTIFIER = com.mendix.native.template
56
BUNDLE_IDENTIFIER_APPEND = .developerapp
67

78
RUNTIME_URL = http:\/\/localhost:8080

0 commit comments

Comments
 (0)