We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa76032 commit b324a9eCopy full SHA for b324a9e
ios/Dev/Config/config.xcconfig
@@ -1,7 +1,8 @@
1
-#include "../../Config/config.xcconfig"
+PRODUCT_BUNDLE_IDENTIFIER = $(BUNDLE_IDENTIFIER)$(BUNDLE_IDENTIFIER_APPEND)
2
3
MAIN_STORY_BOARD = LaunchApp
4
BUNDLE_DISPLAY_NAME = Dev - NativeTemplate
5
+BUNDLE_IDENTIFIER = com.mendix.native.template
6
BUNDLE_IDENTIFIER_APPEND = .developerapp
7
8
RUNTIME_URL = http:\/\/localhost:8080
0 commit comments