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 319b611 commit b36573aCopy full SHA for b36573a
LoopConfigOverride.xcconfig
@@ -6,6 +6,9 @@
6
// Customize this to change the app name displayed
7
//MAIN_APP_DISPLAY_NAME = Loop
8
9
+// Customize this to change the URL to open Loop to something other than the display name
10
+//URL_SCHEME_NAME = $(MAIN_APP_DISPLAY_NAME)
11
+
12
// Features
13
SWIFT_ACTIVE_COMPILATION_CONDITIONS = $(inherited) SIMULATORS_ENABLED //DEBUG_FEATURES_ENABLED
14
0 commit comments