|
64 | 64 | 437CEEE41CDE5C0A003C8C80 /* UIImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 437CEEE31CDE5C0A003C8C80 /* UIImage.swift */; }; |
65 | 65 | 437D9BA31D7BC977007245E8 /* PredictionTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 437D9BA21D7BC977007245E8 /* PredictionTableViewController.swift */; }; |
66 | 66 | 43846AD51D8FA67800799272 /* Base.lproj in Resources */ = {isa = PBXBuildFile; fileRef = 43846AD41D8FA67800799272 /* Base.lproj */; }; |
67 | | - 43846AD91D8FA84B00799272 /* gallery.ckcomplication in Resources */ = {isa = PBXBuildFile; fileRef = 43846AD81D8FA84B00799272 /* gallery.ckcomplication */; }; |
68 | 67 | 43846ADB1D91057000799272 /* ContextUpdatable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43846ADA1D91057000799272 /* ContextUpdatable.swift */; }; |
69 | 68 | 43880F951D9CD54A009061A8 /* ChartPointsScatterDownTrianglesLayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43880F941D9CD54A009061A8 /* ChartPointsScatterDownTrianglesLayer.swift */; }; |
70 | 69 | 438849EA1D297CB6003B3F23 /* NightscoutService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 438849E91D297CB6003B3F23 /* NightscoutService.swift */; }; |
|
200 | 199 | C1C73F021DE3D0250022FC89 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = C1C73F041DE3D0250022FC89 /* Localizable.strings */; }; |
201 | 200 | C1C73F081DE3D0260022FC89 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = C1C73F0A1DE3D0260022FC89 /* InfoPlist.strings */; }; |
202 | 201 | C1C73F0D1DE3D0270022FC89 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = C1C73F0F1DE3D0270022FC89 /* InfoPlist.strings */; }; |
| 202 | + C9886AE51E5B2FAD00473BB8 /* gallery.ckcomplication in Resources */ = {isa = PBXBuildFile; fileRef = C9886AE41E5B2FAD00473BB8 /* gallery.ckcomplication */; }; |
203 | 203 | /* End PBXBuildFile section */ |
204 | 204 |
|
205 | 205 | /* Begin PBXContainerItemProxy section */ |
|
380 | 380 | 437D9BA11D7B5203007245E8 /* Loop.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Loop.xcconfig; sourceTree = "<group>"; }; |
381 | 381 | 437D9BA21D7BC977007245E8 /* PredictionTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PredictionTableViewController.swift; sourceTree = "<group>"; }; |
382 | 382 | 43846AD41D8FA67800799272 /* Base.lproj */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Base.lproj; sourceTree = "<group>"; }; |
383 | | - 43846AD81D8FA84B00799272 /* gallery.ckcomplication */ = {isa = PBXFileReference; lastKnownFileType = folder; path = gallery.ckcomplication; sourceTree = "<group>"; }; |
384 | 383 | 43846ADA1D91057000799272 /* ContextUpdatable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ContextUpdatable.swift; sourceTree = "<group>"; }; |
385 | 384 | 43880F941D9CD54A009061A8 /* ChartPointsScatterDownTrianglesLayer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChartPointsScatterDownTrianglesLayer.swift; sourceTree = "<group>"; }; |
386 | 385 | 438849E91D297CB6003B3F23 /* NightscoutService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NightscoutService.swift; sourceTree = "<group>"; }; |
|
499 | 498 | C1C73F031DE3D0250022FC89 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; }; |
500 | 499 | C1C73F091DE3D0260022FC89 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
501 | 500 | C1C73F0E1DE3D0270022FC89 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
| 501 | + C9886AE41E5B2FAD00473BB8 /* gallery.ckcomplication */ = {isa = PBXFileReference; lastKnownFileType = folder; path = gallery.ckcomplication; sourceTree = "<group>"; }; |
502 | 502 | /* End PBXFileReference section */ |
503 | 503 |
|
504 | 504 | /* Begin PBXFrameworksBuildPhase section */ |
|
656 | 656 | 43776F8E1B8022E90074EA36 /* Loop */ = { |
657 | 657 | isa = PBXGroup; |
658 | 658 | children = ( |
659 | | - 43846AD81D8FA84B00799272 /* gallery.ckcomplication */, |
| 659 | + C9886AE41E5B2FAD00473BB8 /* gallery.ckcomplication */, |
660 | 660 | 43EDEE6B1CF2E12A00393BE3 /* Loop.entitlements */, |
661 | 661 | 43F5C2D41B92A4A6003EB13D /* Info.plist */, |
662 | 662 | 43776F8F1B8022E90074EA36 /* AppDelegate.swift */, |
|
1219 | 1219 | 434F54591D28805E002A9274 /* ButtonTableViewCell.xib in Resources */, |
1220 | 1220 | C1C73F021DE3D0250022FC89 /* Localizable.strings in Resources */, |
1221 | 1221 | 43776F971B8022E90074EA36 /* Main.storyboard in Resources */, |
1222 | | - 43846AD91D8FA84B00799272 /* gallery.ckcomplication in Resources */, |
| 1222 | + C9886AE51E5B2FAD00473BB8 /* gallery.ckcomplication in Resources */, |
1223 | 1223 | 434F545B1D2880D4002A9274 /* AuthenticationTableViewCell.xib in Resources */, |
1224 | 1224 | ); |
1225 | 1225 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments