Skip to content

Commit b36573a

Browse files
authored
Add commented placeholder for URL scheme name overrride (#31)
1 parent 319b611 commit b36573a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

LoopConfigOverride.xcconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
// Customize this to change the app name displayed
77
//MAIN_APP_DISPLAY_NAME = Loop
88

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+
912
// Features
1013
SWIFT_ACTIVE_COMPILATION_CONDITIONS = $(inherited) SIMULATORS_ENABLED //DEBUG_FEATURES_ENABLED
1114

0 commit comments

Comments
 (0)