|
282 | 282 | 7D70765E1FE06EE3004AC8EA /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7D7076601FE06EE3004AC8EA /* Localizable.strings */; }; |
283 | 283 | 7D7076631FE06EE4004AC8EA /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7D7076651FE06EE4004AC8EA /* Localizable.strings */; }; |
284 | 284 | 7D7076681FE0702F004AC8EA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7D70766A1FE0702F004AC8EA /* InfoPlist.strings */; }; |
| 285 | + 892A5D2A222EF60A008961AB /* MockKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 892A5D29222EF60A008961AB /* MockKit.framework */; }; |
| 286 | + 892A5D2C222EF60A008961AB /* MockKitUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 892A5D2B222EF60A008961AB /* MockKitUI.framework */; }; |
| 287 | + 892A5D59222F0A27008961AB /* Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = 892A5D58222F0A27008961AB /* Debug.swift */; }; |
| 288 | + 892A5D5B222F0D7C008961AB /* LoopTestingKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 892A5D5A222F0D7C008961AB /* LoopTestingKit.framework */; }; |
| 289 | + 892A5D692230C41D008961AB /* RangeReplaceableCollection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 892A5D682230C41D008961AB /* RangeReplaceableCollection.swift */; }; |
285 | 290 | 894F71E21FFEC4D8007D365C /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 894F71E11FFEC4D8007D365C /* Assets.xcassets */; }; |
286 | 291 | 898ECA60218ABD17001E9D35 /* GlucoseChartScaler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898ECA5E218ABD17001E9D35 /* GlucoseChartScaler.swift */; }; |
287 | 292 | 898ECA61218ABD17001E9D35 /* GlucoseChartData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 898ECA5F218ABD17001E9D35 /* GlucoseChartData.swift */; }; |
|
819 | 824 | 7DD382771F8DBFC60071272B /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Main.strings; sourceTree = "<group>"; }; |
820 | 825 | 7DD382781F8DBFC60071272B /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/MainInterface.strings; sourceTree = "<group>"; }; |
821 | 826 | 7DD382791F8DBFC60071272B /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/Interface.strings; sourceTree = "<group>"; }; |
| 827 | + 892A5D29222EF60A008961AB /* MockKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MockKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 828 | + 892A5D2B222EF60A008961AB /* MockKitUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MockKitUI.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 829 | + 892A5D58222F0A27008961AB /* Debug.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Debug.swift; sourceTree = "<group>"; }; |
| 830 | + 892A5D5A222F0D7C008961AB /* LoopTestingKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = LoopTestingKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 831 | + 892A5D682230C41D008961AB /* RangeReplaceableCollection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RangeReplaceableCollection.swift; sourceTree = "<group>"; }; |
822 | 832 | 894F71E11FFEC4D8007D365C /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
823 | 833 | 898ECA5E218ABD17001E9D35 /* GlucoseChartScaler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GlucoseChartScaler.swift; sourceTree = "<group>"; }; |
824 | 834 | 898ECA5F218ABD17001E9D35 /* GlucoseChartData.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GlucoseChartData.swift; sourceTree = "<group>"; }; |
|
857 | 867 | isa = PBXFrameworksBuildPhase; |
858 | 868 | buildActionMask = 2147483647; |
859 | 869 | files = ( |
| 870 | + 892A5D5B222F0D7C008961AB /* LoopTestingKit.framework in Frameworks */, |
| 871 | + 892A5D2A222EF60A008961AB /* MockKit.framework in Frameworks */, |
| 872 | + 892A5D2C222EF60A008961AB /* MockKitUI.framework in Frameworks */, |
860 | 873 | 4F7528941DFE1E9500C322D6 /* LoopUI.framework in Frameworks */, |
861 | 874 | 434FB6461D68F1CD007B9C70 /* Amplitude.framework in Frameworks */, |
862 | 875 | 43A8EC6F210E622700A81379 /* CGMBLEKitUI.framework in Frameworks */, |
|
1147 | 1160 | 437CEEE31CDE5C0A003C8C80 /* UIImage.swift */, |
1148 | 1161 | 434FF1ED1CF27EEF000DB779 /* UITableViewCell.swift */, |
1149 | 1162 | 430B29922041F5B200BA9F93 /* UserDefaults+Loop.swift */, |
| 1163 | + 892A5D58222F0A27008961AB /* Debug.swift */, |
| 1164 | + 892A5D682230C41D008961AB /* RangeReplaceableCollection.swift */, |
1150 | 1165 | ); |
1151 | 1166 | path = Extensions; |
1152 | 1167 | sourceTree = "<group>"; |
|
1394 | 1409 | 968DCD53F724DE56FFE51920 /* Frameworks */ = { |
1395 | 1410 | isa = PBXGroup; |
1396 | 1411 | children = ( |
| 1412 | + 892A5D5A222F0D7C008961AB /* LoopTestingKit.framework */, |
| 1413 | + 892A5D29222EF60A008961AB /* MockKit.framework */, |
| 1414 | + 892A5D2B222EF60A008961AB /* MockKitUI.framework */, |
1397 | 1415 | C168C40521B0D53E00ADE90E /* MinimedKit.framework */, |
1398 | 1416 | C168C40721B0D53E00ADE90E /* MinimedKitUI.framework */, |
1399 | 1417 | C1C108C22152F46D00EA5165 /* CGMBLEKitUI.framework */, |
|
1963 | 1981 | 4372E490213CFCE70068E043 /* LoopSettingsUserInfo.swift in Sources */, |
1964 | 1982 | 43F78D261C8FC000002152D1 /* DoseMath.swift in Sources */, |
1965 | 1983 | 438D42F91D7C88BC003244B0 /* PredictionInputEffect.swift in Sources */, |
| 1984 | + 892A5D692230C41D008961AB /* RangeReplaceableCollection.swift in Sources */, |
1966 | 1985 | 4F70C2101DE8FAC5006380B7 /* StatusExtensionDataManager.swift in Sources */, |
1967 | 1986 | 43DFB62320D4CAE7008A7BAE /* PumpManager.swift in Sources */, |
| 1987 | + 892A5D59222F0A27008961AB /* Debug.swift in Sources */, |
1968 | 1988 | 435CB6291F37B01300C320C7 /* InsulinModelSettings.swift in Sources */, |
1969 | 1989 | 431A8C401EC6E8AB00823B9C /* CircleMaskView.swift in Sources */, |
1970 | 1990 | 439897371CD2F80600223065 /* AnalyticsManager.swift in Sources */, |
|
2644 | 2664 | DEVELOPMENT_TEAM = ""; |
2645 | 2665 | INFOPLIST_FILE = Loop/Info.plist; |
2646 | 2666 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 2667 | + "OTHER_SWIFT_FLAGS[arch=*]" = "-DDEBUG"; |
2647 | 2668 | "OTHER_SWIFT_FLAGS[sdk=iphonesimulator*]" = "-D IOS_SIMULATOR"; |
2648 | 2669 | PRODUCT_BUNDLE_IDENTIFIER = "$(MAIN_APP_BUNDLE_IDENTIFIER)"; |
2649 | 2670 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
0 commit comments