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 0c65470 commit 8bf7973Copy full SHA for 8bf7973
LoopConfigOverride.xcconfig
@@ -10,7 +10,7 @@
10
//URL_SCHEME_NAME = $(MAIN_APP_DISPLAY_NAME)
11
12
// Features
13
-SWIFT_ACTIVE_COMPILATION_CONDITIONS = $(inherited) EXPERIMENTAL_FEATURES_ENABLED SIMULATORS_ENABLED ALLOW_ALGORITHM_EXPERIMENTS //DEBUG_FEATURES_ENABLED
+SWIFT_ACTIVE_COMPILATION_CONDITIONS = $(inherited) EXPERIMENTAL_FEATURES_ENABLED SIMULATORS_ENABLED ALLOW_ALGORITHM_EXPERIMENTS DEBUG_FEATURES_ENABLED
14
15
// Put your team id here for signing
16
//LOOP_DEVELOPMENT_TEAM = UY678SP37Q
0 commit comments