|
253 | 253 | 84AA81E32A4A36FB000B658B /* SystemActionLink.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84AA81E22A4A36FB000B658B /* SystemActionLink.swift */; }; |
254 | 254 | 84AA81E52A4A3981000B658B /* DeeplinkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84AA81E42A4A3981000B658B /* DeeplinkManager.swift */; }; |
255 | 255 | 84AA81E72A4A4DEF000B658B /* PumpView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84AA81E62A4A4DEF000B658B /* PumpView.swift */; }; |
| 256 | + 84D2879F2AC756C8007ED283 /* ContentMargin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 84D2879E2AC756C8007ED283 /* ContentMargin.swift */; }; |
256 | 257 | 891B508524342BE1005DA578 /* CarbAndBolusFlowViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 891B508424342BE1005DA578 /* CarbAndBolusFlowViewModel.swift */; }; |
257 | 258 | 892A5D59222F0A27008961AB /* Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = 892A5D58222F0A27008961AB /* Debug.swift */; }; |
258 | 259 | 892A5D692230C41D008961AB /* RangeReplaceableCollection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 892A5D682230C41D008961AB /* RangeReplaceableCollection.swift */; }; |
|
1182 | 1183 | 84AA81E22A4A36FB000B658B /* SystemActionLink.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SystemActionLink.swift; sourceTree = "<group>"; }; |
1183 | 1184 | 84AA81E42A4A3981000B658B /* DeeplinkManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeeplinkManager.swift; sourceTree = "<group>"; }; |
1184 | 1185 | 84AA81E62A4A4DEF000B658B /* PumpView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PumpView.swift; sourceTree = "<group>"; }; |
| 1186 | + 84D2879E2AC756C8007ED283 /* ContentMargin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentMargin.swift; sourceTree = "<group>"; }; |
1185 | 1187 | 891B508424342BE1005DA578 /* CarbAndBolusFlowViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CarbAndBolusFlowViewModel.swift; sourceTree = "<group>"; }; |
1186 | 1188 | 892A5D29222EF60A008961AB /* MockKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; name = MockKit.framework; path = Carthage/Build/iOS/MockKit.framework; sourceTree = SOURCE_ROOT; }; |
1187 | 1189 | 892A5D2B222EF60A008961AB /* MockKitUI.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; name = MockKitUI.framework; path = Carthage/Build/iOS/MockKitUI.framework; sourceTree = SOURCE_ROOT; }; |
|
2532 | 2534 | children = ( |
2533 | 2535 | 84AA81DA2A4A2973000B658B /* Date.swift */, |
2534 | 2536 | 84AA81D52A4A28AF000B658B /* WidgetBackground.swift */, |
| 2537 | + 84D2879E2AC756C8007ED283 /* ContentMargin.swift */, |
2535 | 2538 | ); |
2536 | 2539 | path = Helpers; |
2537 | 2540 | sourceTree = "<group>"; |
|
3640 | 3643 | 14B1737328AEDBF6006CCD7C /* SystemStatusWidget.swift in Sources */, |
3641 | 3644 | 84AA81DD2A4A2999000B658B /* StatusWidgetTimelineProvider.swift in Sources */, |
3642 | 3645 | 14B1737528AEDBF6006CCD7C /* LoopCircleView.swift in Sources */, |
| 3646 | + 84D2879F2AC756C8007ED283 /* ContentMargin.swift in Sources */, |
3643 | 3647 | ); |
3644 | 3648 | runOnlyForDeploymentPostprocessing = 0; |
3645 | 3649 | }; |
|
0 commit comments