|
10 | 10 | AB1292DC2972064F00C7615F /* SettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB1292DB2972064F00C7615F /* SettingsView.swift */; };
|
11 | 11 | AB1292DF29732B9600C7615F /* GlucoseDetailsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB1292DE29732B9600C7615F /* GlucoseDetailsView.swift */; };
|
12 | 12 | AB1292E12976155B00C7615F /* GlucoseViewerApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB1292E02976155B00C7615F /* GlucoseViewerApp.swift */; };
|
| 13 | + AB1292E92977BB2A00C7615F /* GlucoseViewerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB1292E82977BB2A00C7615F /* GlucoseViewerTests.swift */; }; |
| 14 | + AB71105C2979F68000AD071E /* NightscoutAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB71105B2979F68000AD071E /* NightscoutAPI.swift */; }; |
| 15 | + AB71105E297A085000AD071E /* NightscoutAPITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB71105D297A085000AD071E /* NightscoutAPITests.swift */; }; |
| 16 | + AB711060297A2B8200AD071E /* invalidjson.json in Resources */ = {isa = PBXBuildFile; fileRef = AB71105F297A2B8200AD071E /* invalidjson.json */; }; |
| 17 | + AB711062297A2DA700AD071E /* validjson.json in Resources */ = {isa = PBXBuildFile; fileRef = AB711061297A2DA700AD071E /* validjson.json */; }; |
| 18 | + AB711064297B7FF900AD071E /* stringdelta.json in Resources */ = {isa = PBXBuildFile; fileRef = AB711063297B7FF900AD071E /* stringdelta.json */; }; |
| 19 | + AB711066297B8C9300AD071E /* GlucoseViewerSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB711065297B8C9300AD071E /* GlucoseViewerSettings.swift */; }; |
| 20 | + AB711068297B900500AD071E /* settings.json in Resources */ = {isa = PBXBuildFile; fileRef = AB711067297B900500AD071E /* settings.json */; }; |
13 | 21 | ABED20CC296E5C8C00647363 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = ABED20CB296E5C8C00647363 /* Assets.xcassets */; };
|
14 | 22 | ABED20CF296E5C8C00647363 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = ABED20CE296E5C8C00647363 /* Preview Assets.xcassets */; };
|
15 | 23 | ABED20D9296F7C0F00647363 /* BGLabelView.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABED20D8296F7C0F00647363 /* BGLabelView.swift */; };
|
16 |
| - ABED20DB296F7DF400647363 /* BGReading.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABED20DA296F7DF400647363 /* BGReading.swift */; }; |
| 24 | + ABED20DB296F7DF400647363 /* BGLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABED20DA296F7DF400647363 /* BGLabel.swift */; }; |
17 | 25 | ABED20DD296F7E2B00647363 /* BGDirectionEnum.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABED20DC296F7E2B00647363 /* BGDirectionEnum.swift */; };
|
18 | 26 | /* End PBXBuildFile section */
|
19 | 27 |
|
| 28 | +/* Begin PBXContainerItemProxy section */ |
| 29 | + AB1292EA2977BB2A00C7615F /* PBXContainerItemProxy */ = { |
| 30 | + isa = PBXContainerItemProxy; |
| 31 | + containerPortal = ABED20BC296E5C8B00647363 /* Project object */; |
| 32 | + proxyType = 1; |
| 33 | + remoteGlobalIDString = ABED20C3296E5C8B00647363; |
| 34 | + remoteInfo = GlucoseViewer; |
| 35 | + }; |
| 36 | +/* End PBXContainerItemProxy section */ |
| 37 | + |
20 | 38 | /* Begin PBXFileReference section */
|
21 | 39 | AB1292DB2972064F00C7615F /* SettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsView.swift; sourceTree = "<group>"; };
|
22 | 40 | AB1292DE29732B9600C7615F /* GlucoseDetailsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseDetailsView.swift; sourceTree = "<group>"; };
|
23 | 41 | AB1292E02976155B00C7615F /* GlucoseViewerApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseViewerApp.swift; sourceTree = "<group>"; };
|
| 42 | + AB1292E62977BB2A00C7615F /* GlucoseViewerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = GlucoseViewerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 43 | + AB1292E82977BB2A00C7615F /* GlucoseViewerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseViewerTests.swift; sourceTree = "<group>"; }; |
| 44 | + AB71105B2979F68000AD071E /* NightscoutAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NightscoutAPI.swift; sourceTree = "<group>"; }; |
| 45 | + AB71105D297A085000AD071E /* NightscoutAPITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NightscoutAPITests.swift; sourceTree = "<group>"; }; |
| 46 | + AB71105F297A2B8200AD071E /* invalidjson.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = invalidjson.json; sourceTree = "<group>"; }; |
| 47 | + AB711061297A2DA700AD071E /* validjson.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = validjson.json; sourceTree = "<group>"; }; |
| 48 | + AB711063297B7FF900AD071E /* stringdelta.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = stringdelta.json; sourceTree = "<group>"; }; |
| 49 | + AB711065297B8C9300AD071E /* GlucoseViewerSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GlucoseViewerSettings.swift; sourceTree = "<group>"; }; |
| 50 | + AB711067297B900500AD071E /* settings.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = settings.json; sourceTree = "<group>"; }; |
24 | 51 | ABED20C4296E5C8B00647363 /* GlucoseViewer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GlucoseViewer.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
25 | 52 | ABED20CB296E5C8C00647363 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
26 | 53 | ABED20CE296E5C8C00647363 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
27 | 54 | ABED20D0296E5C8C00647363 /* GlucoseViewer.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = GlucoseViewer.entitlements; sourceTree = "<group>"; };
|
28 | 55 | ABED20D8296F7C0F00647363 /* BGLabelView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BGLabelView.swift; sourceTree = "<group>"; };
|
29 |
| - ABED20DA296F7DF400647363 /* BGReading.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BGReading.swift; sourceTree = "<group>"; }; |
| 56 | + ABED20DA296F7DF400647363 /* BGLabel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BGLabel.swift; sourceTree = "<group>"; }; |
30 | 57 | ABED20DC296F7E2B00647363 /* BGDirectionEnum.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BGDirectionEnum.swift; sourceTree = "<group>"; };
|
31 | 58 | /* End PBXFileReference section */
|
32 | 59 |
|
33 | 60 | /* Begin PBXFrameworksBuildPhase section */
|
| 61 | + AB1292E32977BB2A00C7615F /* Frameworks */ = { |
| 62 | + isa = PBXFrameworksBuildPhase; |
| 63 | + buildActionMask = 2147483647; |
| 64 | + files = ( |
| 65 | + ); |
| 66 | + runOnlyForDeploymentPostprocessing = 0; |
| 67 | + }; |
34 | 68 | ABED20C1296E5C8B00647363 /* Frameworks */ = {
|
35 | 69 | isa = PBXFrameworksBuildPhase;
|
36 | 70 | buildActionMask = 2147483647;
|
|
41 | 75 | /* End PBXFrameworksBuildPhase section */
|
42 | 76 |
|
43 | 77 | /* Begin PBXGroup section */
|
| 78 | + AB1292E72977BB2A00C7615F /* GlucoseViewerTests */ = { |
| 79 | + isa = PBXGroup; |
| 80 | + children = ( |
| 81 | + AB1292E82977BB2A00C7615F /* GlucoseViewerTests.swift */, |
| 82 | + AB71105D297A085000AD071E /* NightscoutAPITests.swift */, |
| 83 | + AB71105F297A2B8200AD071E /* invalidjson.json */, |
| 84 | + AB711061297A2DA700AD071E /* validjson.json */, |
| 85 | + AB711063297B7FF900AD071E /* stringdelta.json */, |
| 86 | + AB711067297B900500AD071E /* settings.json */, |
| 87 | + ); |
| 88 | + path = GlucoseViewerTests; |
| 89 | + sourceTree = "<group>"; |
| 90 | + }; |
44 | 91 | ABED20BB296E5C8B00647363 = {
|
45 | 92 | isa = PBXGroup;
|
46 | 93 | children = (
|
47 | 94 | ABED20C6296E5C8B00647363 /* GlucoseViewer */,
|
| 95 | + AB1292E72977BB2A00C7615F /* GlucoseViewerTests */, |
48 | 96 | ABED20C5296E5C8B00647363 /* Products */,
|
49 | 97 | );
|
50 | 98 | sourceTree = "<group>";
|
|
53 | 101 | isa = PBXGroup;
|
54 | 102 | children = (
|
55 | 103 | ABED20C4296E5C8B00647363 /* GlucoseViewer.app */,
|
| 104 | + AB1292E62977BB2A00C7615F /* GlucoseViewerTests.xctest */, |
56 | 105 | );
|
57 | 106 | name = Products;
|
58 | 107 | sourceTree = "<group>";
|
|
64 | 113 | ABED20D0296E5C8C00647363 /* GlucoseViewer.entitlements */,
|
65 | 114 | ABED20CD296E5C8C00647363 /* Preview Content */,
|
66 | 115 | ABED20D8296F7C0F00647363 /* BGLabelView.swift */,
|
67 |
| - ABED20DA296F7DF400647363 /* BGReading.swift */, |
| 116 | + ABED20DA296F7DF400647363 /* BGLabel.swift */, |
68 | 117 | ABED20DC296F7E2B00647363 /* BGDirectionEnum.swift */,
|
69 | 118 | AB1292DB2972064F00C7615F /* SettingsView.swift */,
|
70 | 119 | AB1292DE29732B9600C7615F /* GlucoseDetailsView.swift */,
|
71 | 120 | AB1292E02976155B00C7615F /* GlucoseViewerApp.swift */,
|
| 121 | + AB71105B2979F68000AD071E /* NightscoutAPI.swift */, |
| 122 | + AB711065297B8C9300AD071E /* GlucoseViewerSettings.swift */, |
72 | 123 | );
|
73 | 124 | path = GlucoseViewer;
|
74 | 125 | sourceTree = "<group>";
|
|
84 | 135 | /* End PBXGroup section */
|
85 | 136 |
|
86 | 137 | /* Begin PBXNativeTarget section */
|
| 138 | + AB1292E52977BB2A00C7615F /* GlucoseViewerTests */ = { |
| 139 | + isa = PBXNativeTarget; |
| 140 | + buildConfigurationList = AB1292EC2977BB2A00C7615F /* Build configuration list for PBXNativeTarget "GlucoseViewerTests" */; |
| 141 | + buildPhases = ( |
| 142 | + AB1292E22977BB2A00C7615F /* Sources */, |
| 143 | + AB1292E32977BB2A00C7615F /* Frameworks */, |
| 144 | + AB1292E42977BB2A00C7615F /* Resources */, |
| 145 | + ); |
| 146 | + buildRules = ( |
| 147 | + ); |
| 148 | + dependencies = ( |
| 149 | + AB1292EB2977BB2A00C7615F /* PBXTargetDependency */, |
| 150 | + ); |
| 151 | + name = GlucoseViewerTests; |
| 152 | + productName = GlucoseViewerTests; |
| 153 | + productReference = AB1292E62977BB2A00C7615F /* GlucoseViewerTests.xctest */; |
| 154 | + productType = "com.apple.product-type.bundle.unit-test"; |
| 155 | + }; |
87 | 156 | ABED20C3296E5C8B00647363 /* GlucoseViewer */ = {
|
88 | 157 | isa = PBXNativeTarget;
|
89 | 158 | buildConfigurationList = ABED20D3296E5C8C00647363 /* Build configuration list for PBXNativeTarget "GlucoseViewer" */;
|
|
112 | 181 | LastUpgradeCheck = 1420;
|
113 | 182 | ORGANIZATIONNAME = "Peeler Coding, LLC";
|
114 | 183 | TargetAttributes = {
|
| 184 | + AB1292E52977BB2A00C7615F = { |
| 185 | + CreatedOnToolsVersion = 14.2; |
| 186 | + TestTargetID = ABED20C3296E5C8B00647363; |
| 187 | + }; |
115 | 188 | ABED20C3296E5C8B00647363 = {
|
116 | 189 | CreatedOnToolsVersion = 14.2;
|
117 | 190 | };
|
|
131 | 204 | projectRoot = "";
|
132 | 205 | targets = (
|
133 | 206 | ABED20C3296E5C8B00647363 /* GlucoseViewer */,
|
| 207 | + AB1292E52977BB2A00C7615F /* GlucoseViewerTests */, |
134 | 208 | );
|
135 | 209 | };
|
136 | 210 | /* End PBXProject section */
|
137 | 211 |
|
138 | 212 | /* Begin PBXResourcesBuildPhase section */
|
| 213 | + AB1292E42977BB2A00C7615F /* Resources */ = { |
| 214 | + isa = PBXResourcesBuildPhase; |
| 215 | + buildActionMask = 2147483647; |
| 216 | + files = ( |
| 217 | + AB711062297A2DA700AD071E /* validjson.json in Resources */, |
| 218 | + AB711060297A2B8200AD071E /* invalidjson.json in Resources */, |
| 219 | + AB711068297B900500AD071E /* settings.json in Resources */, |
| 220 | + AB711064297B7FF900AD071E /* stringdelta.json in Resources */, |
| 221 | + ); |
| 222 | + runOnlyForDeploymentPostprocessing = 0; |
| 223 | + }; |
139 | 224 | ABED20C2296E5C8B00647363 /* Resources */ = {
|
140 | 225 | isa = PBXResourcesBuildPhase;
|
141 | 226 | buildActionMask = 2147483647;
|
|
148 | 233 | /* End PBXResourcesBuildPhase section */
|
149 | 234 |
|
150 | 235 | /* Begin PBXSourcesBuildPhase section */
|
| 236 | + AB1292E22977BB2A00C7615F /* Sources */ = { |
| 237 | + isa = PBXSourcesBuildPhase; |
| 238 | + buildActionMask = 2147483647; |
| 239 | + files = ( |
| 240 | + AB71105E297A085000AD071E /* NightscoutAPITests.swift in Sources */, |
| 241 | + AB1292E92977BB2A00C7615F /* GlucoseViewerTests.swift in Sources */, |
| 242 | + ); |
| 243 | + runOnlyForDeploymentPostprocessing = 0; |
| 244 | + }; |
151 | 245 | ABED20C0296E5C8B00647363 /* Sources */ = {
|
152 | 246 | isa = PBXSourcesBuildPhase;
|
153 | 247 | buildActionMask = 2147483647;
|
154 | 248 | files = (
|
155 | 249 | AB1292E12976155B00C7615F /* GlucoseViewerApp.swift in Sources */,
|
156 |
| - ABED20DB296F7DF400647363 /* BGReading.swift in Sources */, |
| 250 | + ABED20DB296F7DF400647363 /* BGLabel.swift in Sources */, |
157 | 251 | ABED20DD296F7E2B00647363 /* BGDirectionEnum.swift in Sources */,
|
| 252 | + AB711066297B8C9300AD071E /* GlucoseViewerSettings.swift in Sources */, |
158 | 253 | AB1292DC2972064F00C7615F /* SettingsView.swift in Sources */,
|
| 254 | + AB71105C2979F68000AD071E /* NightscoutAPI.swift in Sources */, |
159 | 255 | ABED20D9296F7C0F00647363 /* BGLabelView.swift in Sources */,
|
160 | 256 | AB1292DF29732B9600C7615F /* GlucoseDetailsView.swift in Sources */,
|
161 | 257 | );
|
162 | 258 | runOnlyForDeploymentPostprocessing = 0;
|
163 | 259 | };
|
164 | 260 | /* End PBXSourcesBuildPhase section */
|
165 | 261 |
|
| 262 | +/* Begin PBXTargetDependency section */ |
| 263 | + AB1292EB2977BB2A00C7615F /* PBXTargetDependency */ = { |
| 264 | + isa = PBXTargetDependency; |
| 265 | + target = ABED20C3296E5C8B00647363 /* GlucoseViewer */; |
| 266 | + targetProxy = AB1292EA2977BB2A00C7615F /* PBXContainerItemProxy */; |
| 267 | + }; |
| 268 | +/* End PBXTargetDependency section */ |
| 269 | + |
166 | 270 | /* Begin XCBuildConfiguration section */
|
| 271 | + AB1292ED2977BB2A00C7615F /* Debug */ = { |
| 272 | + isa = XCBuildConfiguration; |
| 273 | + buildSettings = { |
| 274 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
| 275 | + CODE_SIGN_STYLE = Automatic; |
| 276 | + CURRENT_PROJECT_VERSION = 1; |
| 277 | + DEVELOPMENT_TEAM = EKBKRDG4Q9; |
| 278 | + GENERATE_INFOPLIST_FILE = YES; |
| 279 | + MACOSX_DEPLOYMENT_TARGET = 13.1; |
| 280 | + MARKETING_VERSION = 1.0; |
| 281 | + ONLY_ACTIVE_ARCH = YES; |
| 282 | + PRODUCT_BUNDLE_IDENTIFIER = com.peelercoding.GlucoseViewerTests; |
| 283 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 284 | + SWIFT_EMIT_LOC_STRINGS = NO; |
| 285 | + SWIFT_VERSION = 5.0; |
| 286 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/GlucoseViewer.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/GlucoseViewer"; |
| 287 | + }; |
| 288 | + name = Debug; |
| 289 | + }; |
| 290 | + AB1292EE2977BB2A00C7615F /* Release */ = { |
| 291 | + isa = XCBuildConfiguration; |
| 292 | + buildSettings = { |
| 293 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
| 294 | + CODE_SIGN_STYLE = Automatic; |
| 295 | + CURRENT_PROJECT_VERSION = 1; |
| 296 | + DEVELOPMENT_TEAM = EKBKRDG4Q9; |
| 297 | + GENERATE_INFOPLIST_FILE = YES; |
| 298 | + MACOSX_DEPLOYMENT_TARGET = 13.1; |
| 299 | + MARKETING_VERSION = 1.0; |
| 300 | + PRODUCT_BUNDLE_IDENTIFIER = com.peelercoding.GlucoseViewerTests; |
| 301 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 302 | + SWIFT_EMIT_LOC_STRINGS = NO; |
| 303 | + SWIFT_VERSION = 5.0; |
| 304 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/GlucoseViewer.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/GlucoseViewer"; |
| 305 | + }; |
| 306 | + name = Release; |
| 307 | + }; |
167 | 308 | ABED20D1296E5C8C00647363 /* Debug */ = {
|
168 | 309 | isa = XCBuildConfiguration;
|
169 | 310 | buildSettings = {
|
|
288 | 429 | CODE_SIGN_IDENTITY = "Apple Development";
|
289 | 430 | CODE_SIGN_STYLE = Automatic;
|
290 | 431 | COMBINE_HIDPI_IMAGES = YES;
|
291 |
| - CURRENT_PROJECT_VERSION = "2201171944-alpha"; |
| 432 | + CURRENT_PROJECT_VERSION = "2301231754-alpha"; |
292 | 433 | DEVELOPMENT_ASSET_PATHS = "";
|
293 | 434 | DEVELOPMENT_TEAM = EKBKRDG4Q9;
|
294 | 435 | ENABLE_HARDENED_RUNTIME = YES;
|
|
304 | 445 | "@executable_path/../Frameworks",
|
305 | 446 | );
|
306 | 447 | MACOSX_DEPLOYMENT_TARGET = 13.0;
|
307 |
| - MARKETING_VERSION = 0.0.1; |
| 448 | + MARKETING_VERSION = 0.0.2; |
308 | 449 | PRODUCT_BUNDLE_IDENTIFIER = com.peelercoding.GlucoseViewer;
|
309 | 450 | PRODUCT_NAME = "$(TARGET_NAME)";
|
310 | 451 | PROVISIONING_PROFILE_SPECIFIER = "";
|
|
323 | 464 | CODE_SIGN_IDENTITY = "Apple Development";
|
324 | 465 | CODE_SIGN_STYLE = Automatic;
|
325 | 466 | COMBINE_HIDPI_IMAGES = YES;
|
326 |
| - CURRENT_PROJECT_VERSION = "2201171944-alpha"; |
| 467 | + CURRENT_PROJECT_VERSION = "2301231754-alpha"; |
327 | 468 | DEVELOPMENT_ASSET_PATHS = "";
|
328 | 469 | DEVELOPMENT_TEAM = EKBKRDG4Q9;
|
329 | 470 | ENABLE_HARDENED_RUNTIME = YES;
|
|
339 | 480 | "@executable_path/../Frameworks",
|
340 | 481 | );
|
341 | 482 | MACOSX_DEPLOYMENT_TARGET = 13.0;
|
342 |
| - MARKETING_VERSION = 0.0.1; |
| 483 | + MARKETING_VERSION = 0.0.2; |
343 | 484 | PRODUCT_BUNDLE_IDENTIFIER = com.peelercoding.GlucoseViewer;
|
344 | 485 | PRODUCT_NAME = "$(TARGET_NAME)";
|
345 | 486 | PROVISIONING_PROFILE_SPECIFIER = "";
|
|
351 | 492 | /* End XCBuildConfiguration section */
|
352 | 493 |
|
353 | 494 | /* Begin XCConfigurationList section */
|
| 495 | + AB1292EC2977BB2A00C7615F /* Build configuration list for PBXNativeTarget "GlucoseViewerTests" */ = { |
| 496 | + isa = XCConfigurationList; |
| 497 | + buildConfigurations = ( |
| 498 | + AB1292ED2977BB2A00C7615F /* Debug */, |
| 499 | + AB1292EE2977BB2A00C7615F /* Release */, |
| 500 | + ); |
| 501 | + defaultConfigurationIsVisible = 0; |
| 502 | + defaultConfigurationName = Release; |
| 503 | + }; |
354 | 504 | ABED20BF296E5C8B00647363 /* Build configuration list for PBXProject "GlucoseViewer" */ = {
|
355 | 505 | isa = XCConfigurationList;
|
356 | 506 | buildConfigurations = (
|
|
0 commit comments