forked from LoopKit/LoopWorkspace
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLoopConfigOverride.xcconfig
More file actions
Latest commit
16 lines (11 loc) · 647 Bytes
/
Copy pathLoopConfigOverride.xcconfig
File metadata and controls
16 lines (11 loc) · 647 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#include? "../../LoopConfigOverride.xcconfig"
// Override this if you don't want the default com.${DEVELOPMENT_TEAM}.loopkit that loop uses
// MAIN_APP_BUNDLE_IDENTIFIER = com.myname.loop
// Customize this to change the app name displayed
//MAIN_APP_DISPLAY_NAME = Loop
// Customize this to change the URL to open Loop to something other than the display name
//URL_SCHEME_NAME = $(MAIN_APP_DISPLAY_NAME)
// Features
SWIFT_ACTIVE_COMPILATION_CONDITIONS = $(inherited) EXPERIMENTAL_FEATURES_ENABLED SIMULATORS_ENABLED ALLOW_ALGORITHM_EXPERIMENTS DEBUG_FEATURES_ENABLED
// Put your team id here for signing
//LOOP_DEVELOPMENT_TEAM = UY678SP37Q