|
286 | 286 | 437CEEC71CD84CBB003C8C80 /* ReservoirVolumeHUDView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ReservoirVolumeHUDView.swift; sourceTree = "<group>"; }; |
287 | 287 | 437CEEC91CD84DB7003C8C80 /* BatteryLevelHUDView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BatteryLevelHUDView.swift; sourceTree = "<group>"; }; |
288 | 288 | 437CEEE31CDE5C0A003C8C80 /* UIImage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIImage.swift; sourceTree = "<group>"; }; |
| 289 | + 437D9BA11D7B5203007245E8 /* Loop.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Loop.xcconfig; sourceTree = "<group>"; }; |
289 | 290 | 438849E91D297CB6003B3F23 /* NightscoutService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NightscoutService.swift; sourceTree = "<group>"; }; |
290 | 291 | 438849EB1D29EC34003B3F23 /* AmplitudeService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AmplitudeService.swift; sourceTree = "<group>"; }; |
291 | 292 | 438849ED1D2A1EBB003B3F23 /* MLabService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MLabService.swift; sourceTree = "<group>"; }; |
|
484 | 485 | 43E2D8D21D20BF42004DA55F /* DoseMathTests */, |
485 | 486 | 968DCD53F724DE56FFE51920 /* Frameworks */, |
486 | 487 | 43776F8D1B8022E90074EA36 /* Products */, |
| 488 | + 437D9BA11D7B5203007245E8 /* Loop.xcconfig */, |
487 | 489 | ); |
488 | 490 | sourceTree = "<group>"; |
489 | 491 | }; |
|
1151 | 1153 | /* Begin XCBuildConfiguration section */ |
1152 | 1154 | 43776FB41B8022E90074EA36 /* Debug */ = { |
1153 | 1155 | isa = XCBuildConfiguration; |
| 1156 | + baseConfigurationReference = 437D9BA11D7B5203007245E8 /* Loop.xcconfig */; |
1154 | 1157 | buildSettings = { |
1155 | 1158 | ALWAYS_SEARCH_USER_PATHS = NO; |
1156 | 1159 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
|
1187 | 1190 | GCC_WARN_UNUSED_FUNCTION = YES; |
1188 | 1191 | GCC_WARN_UNUSED_VARIABLE = YES; |
1189 | 1192 | IPHONEOS_DEPLOYMENT_TARGET = 9.3; |
1190 | | - MAIN_APP_BUNDLE_IDENTIFIER = com.loudnate.Loop; |
| 1193 | + MAIN_APP_BUNDLE_IDENTIFIER = "$(inherited).Loop"; |
1191 | 1194 | MTL_ENABLE_DEBUG_INFO = YES; |
1192 | 1195 | ONLY_ACTIVE_ARCH = YES; |
1193 | 1196 | SDKROOT = iphoneos; |
|
1199 | 1202 | }; |
1200 | 1203 | 43776FB51B8022E90074EA36 /* Release */ = { |
1201 | 1204 | isa = XCBuildConfiguration; |
| 1205 | + baseConfigurationReference = 437D9BA11D7B5203007245E8 /* Loop.xcconfig */; |
1202 | 1206 | buildSettings = { |
1203 | 1207 | ALWAYS_SEARCH_USER_PATHS = NO; |
1204 | 1208 | CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
|
1229 | 1233 | GCC_WARN_UNUSED_FUNCTION = YES; |
1230 | 1234 | GCC_WARN_UNUSED_VARIABLE = YES; |
1231 | 1235 | IPHONEOS_DEPLOYMENT_TARGET = 9.3; |
1232 | | - MAIN_APP_BUNDLE_IDENTIFIER = com.loudnate.Loop; |
| 1236 | + MAIN_APP_BUNDLE_IDENTIFIER = "$(inherited).Loop"; |
1233 | 1237 | MTL_ENABLE_DEBUG_INFO = NO; |
1234 | 1238 | SDKROOT = iphoneos; |
1235 | 1239 | SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
|
0 commit comments