Fixed a cocoapods problem by adding -f to the sh buildfile

This commit is contained in:
Dirk Hermanns 2023-12-02 20:48:31 +01:00
parent 84603df663
commit 15745eb29b
7 changed files with 215 additions and 239 deletions

View File

@ -7,21 +7,21 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
artifactory (3.0.15)
atomos (0.1.3)
aws-eventstream (1.2.0)
aws-partitions (1.845.0)
aws-sdk-core (3.186.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-eventstream (1.3.0)
aws-partitions (1.862.0)
aws-sdk-core (3.190.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
aws-sigv4 (~> 1.8)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.72.0)
aws-sdk-core (~> 3, >= 3.184.0)
aws-sdk-kms (1.74.0)
aws-sdk-core (~> 3, >= 3.188.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.136.0)
aws-sdk-core (~> 3, >= 3.181.0)
aws-sdk-s3 (1.141.0)
aws-sdk-core (~> 3, >= 3.189.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.6)
aws-sigv4 (1.6.1)
aws-sigv4 (~> 1.8)
aws-sigv4 (1.8.0)
aws-eventstream (~> 1, >= 1.0.2)
babosa (1.0.4)
claide (1.1.0)
@ -36,7 +36,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
dotenv (2.8.1)
emoji_regex (3.2.3)
excon (0.104.0)
excon (0.105.0)
faraday (1.10.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
@ -66,7 +66,7 @@ GEM
faraday_middleware (1.2.0)
faraday (~> 1.0)
fastimage (2.2.7)
fastlane (2.216.0)
fastlane (2.217.0)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.8, < 3.0.0)
artifactory (~> 3.0)
@ -107,7 +107,7 @@ GEM
xcpretty (~> 0.3.0)
xcpretty-travis-formatter (>= 0.0.3)
gh_inspector (1.1.3)
google-apis-androidpublisher_v3 (0.51.0)
google-apis-androidpublisher_v3 (0.53.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-core (0.11.2)
addressable (~> 2.5, >= 2.5.1)
@ -122,19 +122,19 @@ GEM
google-apis-core (>= 0.11.0, < 2.a)
google-apis-playcustomapp_v1 (0.13.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-storage_v1 (0.19.0)
google-apis-core (>= 0.9.0, < 2.a)
google-apis-storage_v1 (0.29.0)
google-apis-core (>= 0.11.0, < 2.a)
google-cloud-core (1.6.0)
google-cloud-env (~> 1.0)
google-cloud-errors (~> 1.0)
google-cloud-env (1.6.0)
faraday (>= 0.17.3, < 3.0)
google-cloud-errors (1.3.1)
google-cloud-storage (1.44.0)
google-cloud-storage (1.45.0)
addressable (~> 2.8)
digest-crc (~> 0.4)
google-apis-iamcredentials_v1 (~> 0.1)
google-apis-storage_v1 (~> 0.19.0)
google-apis-storage_v1 (~> 0.29.0)
google-cloud-core (~> 1.6)
googleauth (>= 0.16.2, < 2.a)
mini_mime (~> 1.0)
@ -149,7 +149,7 @@ GEM
domain_name (~> 0.5)
httpclient (2.8.3)
jmespath (1.6.2)
json (2.6.3)
json (2.7.0)
jwt (2.7.1)
mini_magick (4.12.0)
mini_mime (1.1.5)
@ -160,7 +160,7 @@ GEM
optparse (0.1.1)
os (1.1.4)
plist (3.7.0)
public_suffix (5.0.3)
public_suffix (5.0.4)
rake (13.1.0)
representable (3.2.0)
declarative (< 0.1.0)
@ -191,7 +191,7 @@ GEM
uber (0.1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unf_ext (0.0.9.1)
unicode-display_width (2.5.0)
webrick (1.8.1)
word_wrap (1.0.0)

View File

@ -19,4 +19,4 @@ SPEC CHECKSUMS:
PODFILE CHECKSUM: dc0d10611d5c8069733cc7799527d08999ed32c2
COCOAPODS: 1.12.0
COCOAPODS: 1.14.3

View File

@ -21,7 +21,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>860</string>
<string>861</string>
<key>CLKComplicationPrincipalClass</key>
<string>$(PRODUCT_MODULE_NAME).ComplicationController</string>
<key>NSAppTransportSecurity</key>

View File

@ -7,8 +7,8 @@
objects = {
/* Begin PBXBuildFile section */
17D32E9DA701E1BC8A4A395F /* Pods_nightguardUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD2A0D1B01CFED46A2591694 /* Pods_nightguardUITests.framework */; platformFilter = maccatalyst; };
20AB46401A8FB7D491ED7B97 /* Pods_nightguard_ComplicationExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2F39F7818CC075AE27821907 /* Pods_nightguard_ComplicationExtension.framework */; };
016DB61A390604313FBFDD35 /* Pods_nightguardTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 040FFB9BE6FDBEA87C71122C /* Pods_nightguardTests.framework */; };
04C7B133B46E0A51AB0ABEDD /* Pods_nightguard_ComplicationExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FBDCC8817953349FB87EC133 /* Pods_nightguard_ComplicationExtension.framework */; };
28B03A1A23F9C3CE000939E6 /* Alarm.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 28B03A1C23F9C3CE000939E6 /* Alarm.storyboard */; };
28B03A1F23F9C3EF000939E6 /* Stats.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 28B03A2123F9C3EF000939E6 /* Stats.storyboard */; };
28B03A2423F9C3FA000939E6 /* Preferences.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 28B03A2623F9C3FA000939E6 /* Preferences.storyboard */; };
@ -16,8 +16,6 @@
28B03A2E23F9C412000939E6 /* Bedside.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 28B03A3023F9C412000939E6 /* Bedside.storyboard */; };
28B03A3723F9CD8E000939E6 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 28B03A3523F9CD8E000939E6 /* Localizable.strings */; };
28E3B4F12404075900A4EE25 /* SnapshotHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28E3B4F02404075800A4EE25 /* SnapshotHelper.swift */; };
37409BD276F2E73421ED1B49 /* Pods_nightguard_Widget_Extension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B3FB23F5CABEEAD83765737A /* Pods_nightguard_Widget_Extension.framework */; };
40D1F7A29C21E9ECF41D2DA5 /* Pods_nightguard.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35C47360C52FE655DC6F79B4 /* Pods_nightguard.framework */; };
4302C65025D9C5480052777F /* TreatmentsStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4302C64F25D9C5480052777F /* TreatmentsStream.swift */; };
4302C65725D9C7080052777F /* Treatment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4302C65625D9C7080052777F /* Treatment.swift */; };
4302C65E25D9C7A80052777F /* MealBolusTreatment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4302C65D25D9C7A80052777F /* MealBolusTreatment.swift */; };
@ -347,8 +345,9 @@
43F1E1121D076C4500C329A2 /* NightscoutService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43F1E1101D076C1C00C329A2 /* NightscoutService.swift */; };
43F1E11B1D076D9700C329A2 /* TimeService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43F1E11A1D076D9700C329A2 /* TimeService.swift */; };
43FCE625208B80840080DA0A /* SnoozeAlarmViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 43FCE624208B80840080DA0A /* SnoozeAlarmViewController.swift */; };
8A1791FA7590883EA190E19E /* Pods_nightguardTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7DF919C3CB4ABA9B339F76C9 /* Pods_nightguardTests.framework */; };
8B6A14A6E11226B9D3809B3F /* Pods_nightguard_WatchKit_App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 13B8CC932329488E1D5EE556 /* Pods_nightguard_WatchKit_App.framework */; };
7FCFB7190EB96C437CD9908C /* Pods_nightguard.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B5F5A4E6048F7A6F26B9C31E /* Pods_nightguard.framework */; };
BD9486CCE1790AB9D245579D /* Pods_nightguard_Widget_Extension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F5AA741119F937A9FEA0FE16 /* Pods_nightguard_Widget_Extension.framework */; };
C21FEAA8173DC84337CC0E33 /* Pods_nightguard_WatchKit_App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A960E5B86E46012C3B88556F /* Pods_nightguard_WatchKit_App.framework */; };
D10ACE402063C25600F41EE7 /* BackgroundRefreshSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = D10ACE3F2063C25600F41EE7 /* BackgroundRefreshSettings.swift */; };
D10ACE412063C2A300F41EE7 /* BackgroundRefreshSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = D10ACE3F2063C25600F41EE7 /* BackgroundRefreshSettings.swift */; };
D112DD3421E9E2E000ECFB5E /* TimerExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = D112DD3321E9E2DF00ECFB5E /* TimerExtension.swift */; };
@ -469,6 +468,7 @@
D1F94ED0223FFEFF00BB0A4D /* A1cView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1F94ECF223FFEFF00BB0A4D /* A1cView.swift */; };
D1F94ED2223FFF3900BB0A4D /* ReadingsStatsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1F94ED1223FFF3900BB0A4D /* ReadingsStatsView.swift */; };
D1F94ED4223FFF6C00BB0A4D /* StatsPeriodSelectorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D1F94ED3223FFF6C00BB0A4D /* StatsPeriodSelectorView.swift */; };
F52D2FB8E41301315540680B /* Pods_nightguardUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 77D200A6D5933D628408130C /* Pods_nightguardUITests.framework */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
@ -546,11 +546,11 @@
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
07FD95F0B7AEE151AB438AEE /* Pods-nightguard WatchKit Extension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguard WatchKit Extension.debug.xcconfig"; path = "Target Support Files/Pods-nightguard WatchKit Extension/Pods-nightguard WatchKit Extension.debug.xcconfig"; sourceTree = "<group>"; };
0BC4D92A1BF3678D2BB7E48B /* Pods-nightguard.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguard.release.xcconfig"; path = "Target Support Files/Pods-nightguard/Pods-nightguard.release.xcconfig"; sourceTree = "<group>"; };
040FFB9BE6FDBEA87C71122C /* Pods_nightguardTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_nightguardTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
0FB1B12F7327387311F57CAA /* Pods-nightguard WatchKit App.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguard WatchKit App.debug.xcconfig"; path = "Target Support Files/Pods-nightguard WatchKit App/Pods-nightguard WatchKit App.debug.xcconfig"; sourceTree = "<group>"; };
127F207A227F018E00C90F07 /* nightguard.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = nightguard.entitlements; sourceTree = "<group>"; };
13B8CC932329488E1D5EE556 /* Pods_nightguard_WatchKit_App.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_nightguard_WatchKit_App.framework; sourceTree = BUILT_PRODUCTS_DIR; };
2179182C453CA7439851345B /* Pods-nightguard Widget Extension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguard Widget Extension.debug.xcconfig"; path = "Target Support Files/Pods-nightguard Widget Extension/Pods-nightguard Widget Extension.debug.xcconfig"; sourceTree = "<group>"; };
18060ADE499D1BF44318334D /* Pods-nightguardUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguardUITests.release.xcconfig"; path = "Target Support Files/Pods-nightguardUITests/Pods-nightguardUITests.release.xcconfig"; sourceTree = "<group>"; };
1DF7CCBF81749EB5433A6B02 /* Pods-nightguardTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguardTests.debug.xcconfig"; path = "Target Support Files/Pods-nightguardTests/Pods-nightguardTests.debug.xcconfig"; sourceTree = "<group>"; };
28A3509623F9B31300F2AE60 /* fi-FI */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "fi-FI"; path = "fi-FI.lproj/Main.strings"; sourceTree = "<group>"; };
28A3509723F9B31400F2AE60 /* fi-FI */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "fi-FI"; path = "fi-FI.lproj/LaunchScreen.strings"; sourceTree = "<group>"; };
28A3509823F9B31400F2AE60 /* fi-FI */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "fi-FI"; path = "fi-FI.lproj/Interface.strings"; sourceTree = "<group>"; };
@ -567,9 +567,8 @@
28B03A3623F9CD8E000939E6 /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; lineEnding = 0; name = Base; path = Base.lproj/Localizable.strings; sourceTree = "<group>"; };
28B03A3923F9CE6C000939E6 /* fi-FI */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "fi-FI"; path = "fi-FI.lproj/Localizable.strings"; sourceTree = "<group>"; };
28E3B4F02404075800A4EE25 /* SnapshotHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SnapshotHelper.swift; sourceTree = "<group>"; };
2F39F7818CC075AE27821907 /* Pods_nightguard_ComplicationExtension.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_nightguard_ComplicationExtension.framework; sourceTree = BUILT_PRODUCTS_DIR; };
35C47360C52FE655DC6F79B4 /* Pods_nightguard.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_nightguard.framework; sourceTree = BUILT_PRODUCTS_DIR; };
4021110F5C579B9AABB75463 /* Pods-nightguard ComplicationExtension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguard ComplicationExtension.release.xcconfig"; path = "Target Support Files/Pods-nightguard ComplicationExtension/Pods-nightguard ComplicationExtension.release.xcconfig"; sourceTree = "<group>"; };
2AE62FD2AA9BA0D5AF7737B2 /* Pods-nightguard Widget Extension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguard Widget Extension.release.xcconfig"; path = "Target Support Files/Pods-nightguard Widget Extension/Pods-nightguard Widget Extension.release.xcconfig"; sourceTree = "<group>"; };
3CA65C6BB6832F5B54DF487A /* Pods-nightguard ComplicationExtension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguard ComplicationExtension.release.xcconfig"; path = "Target Support Files/Pods-nightguard ComplicationExtension/Pods-nightguard ComplicationExtension.release.xcconfig"; sourceTree = "<group>"; };
4302C64F25D9C5480052777F /* TreatmentsStream.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TreatmentsStream.swift; sourceTree = "<group>"; };
4302C65625D9C7080052777F /* Treatment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Treatment.swift; sourceTree = "<group>"; };
4302C65D25D9C7A80052777F /* MealBolusTreatment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MealBolusTreatment.swift; sourceTree = "<group>"; };
@ -711,16 +710,16 @@
43F1E1101D076C1C00C329A2 /* NightscoutService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = NightscoutService.swift; path = nightguard/NightscoutService.swift; sourceTree = SOURCE_ROOT; };
43F1E11A1D076D9700C329A2 /* TimeService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = TimeService.swift; path = nightguard/TimeService.swift; sourceTree = SOURCE_ROOT; };
43FCE624208B80840080DA0A /* SnoozeAlarmViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SnoozeAlarmViewController.swift; sourceTree = "<group>"; };
66F581AEB58F4C94FEFDB910 /* Pods-nightguard Widget Extension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguard Widget Extension.release.xcconfig"; path = "Target Support Files/Pods-nightguard Widget Extension/Pods-nightguard Widget Extension.release.xcconfig"; sourceTree = "<group>"; };
698D0B5A56DC9320A8BFCE34 /* Pods-nightguardTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguardTests.release.xcconfig"; path = "Target Support Files/Pods-nightguardTests/Pods-nightguardTests.release.xcconfig"; sourceTree = "<group>"; };
69F9AFF1EF78A172349B22B6 /* Pods-nightguard.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguard.debug.xcconfig"; path = "Target Support Files/Pods-nightguard/Pods-nightguard.debug.xcconfig"; sourceTree = "<group>"; };
6C953B82B91194E9B7FD5E70 /* Pods-nightguardUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguardUITests.debug.xcconfig"; path = "Target Support Files/Pods-nightguardUITests/Pods-nightguardUITests.debug.xcconfig"; sourceTree = "<group>"; };
7DF919C3CB4ABA9B339F76C9 /* Pods_nightguardTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_nightguardTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
874582538DFFAB9E3DA8BD2E /* Pods-nightguardTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguardTests.debug.xcconfig"; path = "Target Support Files/Pods-nightguardTests/Pods-nightguardTests.debug.xcconfig"; sourceTree = "<group>"; };
8F6589EDEF5F046D589824E5 /* Pods-nightguard WatchKit App.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguard WatchKit App.release.xcconfig"; path = "Target Support Files/Pods-nightguard WatchKit App/Pods-nightguard WatchKit App.release.xcconfig"; sourceTree = "<group>"; };
94B8B0F1EFDE9DF105D73C24 /* Pods-nightguard WatchKit App.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguard WatchKit App.debug.xcconfig"; path = "Target Support Files/Pods-nightguard WatchKit App/Pods-nightguard WatchKit App.debug.xcconfig"; sourceTree = "<group>"; };
B3FB23F5CABEEAD83765737A /* Pods_nightguard_Widget_Extension.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_nightguard_Widget_Extension.framework; sourceTree = BUILT_PRODUCTS_DIR; };
CA823659DAA2344DDDAE8C62 /* Pods-nightguard ComplicationExtension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguard ComplicationExtension.debug.xcconfig"; path = "Target Support Files/Pods-nightguard ComplicationExtension/Pods-nightguard ComplicationExtension.debug.xcconfig"; sourceTree = "<group>"; };
5560CB94CC76B8F0F7F5C440 /* Pods-nightguardTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguardTests.release.xcconfig"; path = "Target Support Files/Pods-nightguardTests/Pods-nightguardTests.release.xcconfig"; sourceTree = "<group>"; };
77D200A6D5933D628408130C /* Pods_nightguardUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_nightguardUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
89358A3E8C5372AE643A47B4 /* Pods-nightguard.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguard.debug.xcconfig"; path = "Target Support Files/Pods-nightguard/Pods-nightguard.debug.xcconfig"; sourceTree = "<group>"; };
A4F222974AF5F9228A291DD7 /* Pods-nightguard ComplicationExtension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguard ComplicationExtension.debug.xcconfig"; path = "Target Support Files/Pods-nightguard ComplicationExtension/Pods-nightguard ComplicationExtension.debug.xcconfig"; sourceTree = "<group>"; };
A960E5B86E46012C3B88556F /* Pods_nightguard_WatchKit_App.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_nightguard_WatchKit_App.framework; sourceTree = BUILT_PRODUCTS_DIR; };
AAB9CB66F08543B434F9F39C /* Pods-nightguard WatchKit App.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguard WatchKit App.release.xcconfig"; path = "Target Support Files/Pods-nightguard WatchKit App/Pods-nightguard WatchKit App.release.xcconfig"; sourceTree = "<group>"; };
B5F5A4E6048F7A6F26B9C31E /* Pods_nightguard.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_nightguard.framework; sourceTree = BUILT_PRODUCTS_DIR; };
BE85AD88336D9980D39338FF /* Pods-nightguardUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguardUITests.debug.xcconfig"; path = "Target Support Files/Pods-nightguardUITests/Pods-nightguardUITests.debug.xcconfig"; sourceTree = "<group>"; };
C304D8152D0180EF0529BA73 /* Pods-nightguard.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguard.release.xcconfig"; path = "Target Support Files/Pods-nightguard/Pods-nightguard.release.xcconfig"; sourceTree = "<group>"; };
C874A04E7D42DBD80D7803D4 /* Pods-nightguard Widget Extension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguard Widget Extension.debug.xcconfig"; path = "Target Support Files/Pods-nightguard Widget Extension/Pods-nightguard Widget Extension.debug.xcconfig"; sourceTree = "<group>"; };
D10ACE3F2063C25600F41EE7 /* BackgroundRefreshSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BackgroundRefreshSettings.swift; sourceTree = "<group>"; };
D112DD3321E9E2DF00ECFB5E /* TimerExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimerExtension.swift; sourceTree = "<group>"; };
D112DD3921EB502300ECFB5E /* BloodSugarArrayTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BloodSugarArrayTest.swift; sourceTree = "<group>"; };
@ -791,9 +790,8 @@
D1F94ECF223FFEFF00BB0A4D /* A1cView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = A1cView.swift; sourceTree = "<group>"; };
D1F94ED1223FFF3900BB0A4D /* ReadingsStatsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReadingsStatsView.swift; sourceTree = "<group>"; };
D1F94ED3223FFF6C00BB0A4D /* StatsPeriodSelectorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatsPeriodSelectorView.swift; sourceTree = "<group>"; };
EF6DC1E5FBECB7414CB76BA1 /* Pods-nightguard WatchKit Extension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguard WatchKit Extension.release.xcconfig"; path = "Target Support Files/Pods-nightguard WatchKit Extension/Pods-nightguard WatchKit Extension.release.xcconfig"; sourceTree = "<group>"; };
FD2A0D1B01CFED46A2591694 /* Pods_nightguardUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_nightguardUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
FEA35EE4496D3E2C050BF86F /* Pods-nightguardUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-nightguardUITests.release.xcconfig"; path = "Target Support Files/Pods-nightguardUITests/Pods-nightguardUITests.release.xcconfig"; sourceTree = "<group>"; };
F5AA741119F937A9FEA0FE16 /* Pods_nightguard_Widget_Extension.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_nightguard_Widget_Extension.framework; sourceTree = BUILT_PRODUCTS_DIR; };
FBDCC8817953349FB87EC133 /* Pods_nightguard_ComplicationExtension.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_nightguard_ComplicationExtension.framework; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
@ -801,8 +799,8 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
40D1F7A29C21E9ECF41D2DA5 /* Pods_nightguard.framework in Frameworks */,
436D73B627C82A5E00639B15 /* HealthKit.framework in Frameworks */,
7FCFB7190EB96C437CD9908C /* Pods_nightguard.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@ -810,7 +808,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
8A1791FA7590883EA190E19E /* Pods_nightguardTests.framework in Frameworks */,
016DB61A390604313FBFDD35 /* Pods_nightguardTests.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@ -818,7 +816,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
17D32E9DA701E1BC8A4A395F /* Pods_nightguardUITests.framework in Frameworks */,
F52D2FB8E41301315540680B /* Pods_nightguardUITests.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@ -828,7 +826,7 @@
files = (
438DAC7F28D2356800FBF520 /* SwiftUI.framework in Frameworks */,
438DAC7D28D2356800FBF520 /* WidgetKit.framework in Frameworks */,
37409BD276F2E73421ED1B49 /* Pods_nightguard_Widget_Extension.framework in Frameworks */,
BD9486CCE1790AB9D245579D /* Pods_nightguard_Widget_Extension.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@ -838,7 +836,7 @@
files = (
43D005D129DC9BFB003BCE92 /* SwiftUI.framework in Frameworks */,
43D005D029DC9BFB003BCE92 /* WidgetKit.framework in Frameworks */,
20AB46401A8FB7D491ED7B97 /* Pods_nightguard_ComplicationExtension.framework in Frameworks */,
04C7B133B46E0A51AB0ABEDD /* Pods_nightguard_ComplicationExtension.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@ -846,7 +844,7 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
8B6A14A6E11226B9D3809B3F /* Pods_nightguard_WatchKit_App.framework in Frameworks */,
C21FEAA8173DC84337CC0E33 /* Pods_nightguard_WatchKit_App.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@ -856,20 +854,18 @@
0CC6802B2D6E9F7675874CD7 /* Pods */ = {
isa = PBXGroup;
children = (
69F9AFF1EF78A172349B22B6 /* Pods-nightguard.debug.xcconfig */,
0BC4D92A1BF3678D2BB7E48B /* Pods-nightguard.release.xcconfig */,
94B8B0F1EFDE9DF105D73C24 /* Pods-nightguard WatchKit App.debug.xcconfig */,
8F6589EDEF5F046D589824E5 /* Pods-nightguard WatchKit App.release.xcconfig */,
07FD95F0B7AEE151AB438AEE /* Pods-nightguard WatchKit Extension.debug.xcconfig */,
EF6DC1E5FBECB7414CB76BA1 /* Pods-nightguard WatchKit Extension.release.xcconfig */,
874582538DFFAB9E3DA8BD2E /* Pods-nightguardTests.debug.xcconfig */,
698D0B5A56DC9320A8BFCE34 /* Pods-nightguardTests.release.xcconfig */,
6C953B82B91194E9B7FD5E70 /* Pods-nightguardUITests.debug.xcconfig */,
FEA35EE4496D3E2C050BF86F /* Pods-nightguardUITests.release.xcconfig */,
CA823659DAA2344DDDAE8C62 /* Pods-nightguard ComplicationExtension.debug.xcconfig */,
4021110F5C579B9AABB75463 /* Pods-nightguard ComplicationExtension.release.xcconfig */,
2179182C453CA7439851345B /* Pods-nightguard Widget Extension.debug.xcconfig */,
66F581AEB58F4C94FEFDB910 /* Pods-nightguard Widget Extension.release.xcconfig */,
89358A3E8C5372AE643A47B4 /* Pods-nightguard.debug.xcconfig */,
C304D8152D0180EF0529BA73 /* Pods-nightguard.release.xcconfig */,
A4F222974AF5F9228A291DD7 /* Pods-nightguard ComplicationExtension.debug.xcconfig */,
3CA65C6BB6832F5B54DF487A /* Pods-nightguard ComplicationExtension.release.xcconfig */,
0FB1B12F7327387311F57CAA /* Pods-nightguard WatchKit App.debug.xcconfig */,
AAB9CB66F08543B434F9F39C /* Pods-nightguard WatchKit App.release.xcconfig */,
C874A04E7D42DBD80D7803D4 /* Pods-nightguard Widget Extension.debug.xcconfig */,
2AE62FD2AA9BA0D5AF7737B2 /* Pods-nightguard Widget Extension.release.xcconfig */,
1DF7CCBF81749EB5433A6B02 /* Pods-nightguardTests.debug.xcconfig */,
5560CB94CC76B8F0F7F5C440 /* Pods-nightguardTests.release.xcconfig */,
BE85AD88336D9980D39338FF /* Pods-nightguardUITests.debug.xcconfig */,
18060ADE499D1BF44318334D /* Pods-nightguardUITests.release.xcconfig */,
);
path = Pods;
sourceTree = "<group>";
@ -880,14 +876,14 @@
436D73B527C82A5E00639B15 /* HealthKit.framework */,
4344E7EE25D472A600F54DC2 /* Eureka */,
4344E7E825D4728600F54DC2 /* Pods */,
35C47360C52FE655DC6F79B4 /* Pods_nightguard.framework */,
13B8CC932329488E1D5EE556 /* Pods_nightguard_WatchKit_App.framework */,
7DF919C3CB4ABA9B339F76C9 /* Pods_nightguardTests.framework */,
FD2A0D1B01CFED46A2591694 /* Pods_nightguardUITests.framework */,
438DAC7C28D2356800FBF520 /* WidgetKit.framework */,
438DAC7E28D2356800FBF520 /* SwiftUI.framework */,
2F39F7818CC075AE27821907 /* Pods_nightguard_ComplicationExtension.framework */,
B3FB23F5CABEEAD83765737A /* Pods_nightguard_Widget_Extension.framework */,
B5F5A4E6048F7A6F26B9C31E /* Pods_nightguard.framework */,
FBDCC8817953349FB87EC133 /* Pods_nightguard_ComplicationExtension.framework */,
A960E5B86E46012C3B88556F /* Pods_nightguard_WatchKit_App.framework */,
F5AA741119F937A9FEA0FE16 /* Pods_nightguard_Widget_Extension.framework */,
040FFB9BE6FDBEA87C71122C /* Pods_nightguardTests.framework */,
77D200A6D5933D628408130C /* Pods_nightguardUITests.framework */,
);
name = Frameworks;
sourceTree = "<group>";
@ -1352,13 +1348,13 @@
isa = PBXNativeTarget;
buildConfigurationList = 43647C1D1BFF6435004389F9 /* Build configuration list for PBXNativeTarget "nightguard" */;
buildPhases = (
CF025F9AB1BF4A02E64313E6 /* [CP] Check Pods Manifest.lock */,
10A74B26D3FFEC917DC6E9E0 /* [CP] Check Pods Manifest.lock */,
43647BC61BFF6435004389F9 /* Sources */,
43647BC71BFF6435004389F9 /* Frameworks */,
43647BC81BFF6435004389F9 /* Resources */,
43647C1C1BFF6435004389F9 /* Embed Watch Content */,
B558B068A5B821E9E0E607D5 /* [CP] Embed Pods Frameworks */,
438DAC8C28D2356A00FBF520 /* Embed Foundation Extensions */,
DB339835A00EFA578E00B4CF /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
@ -1375,7 +1371,7 @@
isa = PBXNativeTarget;
buildConfigurationList = 43647C201BFF6435004389F9 /* Build configuration list for PBXNativeTarget "nightguardTests" */;
buildPhases = (
3F215DC85B28FA71815E496F /* [CP] Check Pods Manifest.lock */,
716E66D79A2444C5EE3AD91E /* [CP] Check Pods Manifest.lock */,
43647BDA1BFF6435004389F9 /* Sources */,
43647BDB1BFF6435004389F9 /* Frameworks */,
43647BDC1BFF6435004389F9 /* Resources */,
@ -1394,11 +1390,11 @@
isa = PBXNativeTarget;
buildConfigurationList = 43647C231BFF6435004389F9 /* Build configuration list for PBXNativeTarget "nightguardUITests" */;
buildPhases = (
30E3F7C37F52805AE53062D9 /* [CP] Check Pods Manifest.lock */,
232C5B67A8A4664AED977D3A /* [CP] Check Pods Manifest.lock */,
43647BE51BFF6435004389F9 /* Sources */,
43647BE61BFF6435004389F9 /* Frameworks */,
43647BE71BFF6435004389F9 /* Resources */,
D24B425E1A6D6EDB97F634A1 /* [CP] Embed Pods Frameworks */,
43336DAE73CB179C5B429BFD /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
@ -1414,11 +1410,10 @@
isa = PBXNativeTarget;
buildConfigurationList = 43647C191BFF6435004389F9 /* Build configuration list for PBXNativeTarget "nightguard WatchKit App" */;
buildPhases = (
B20FEE793F9A474211DD6D09 /* [CP] Check Pods Manifest.lock */,
ACB978011BCBC7C03A23D062 /* [CP] Check Pods Manifest.lock */,
43647BF01BFF6435004389F9 /* Resources */,
81615C31F20A3DB028BE7BC8 /* Frameworks */,
43D0061029DE0389003BCE92 /* Embed Foundation Extensions */,
22B0856B5291AD83F7FC9457 /* [CP] Check Pods Manifest.lock */,
43647BFD1BFF6435004389F9 /* Sources */,
);
buildRules = (
@ -1435,7 +1430,7 @@
isa = PBXNativeTarget;
buildConfigurationList = 438DAC8F28D2356A00FBF520 /* Build configuration list for PBXNativeTarget "nightguard Widget Extension" */;
buildPhases = (
511FAD9379B4FDC80ADDAB37 /* [CP] Check Pods Manifest.lock */,
28C8DAFACD5D8FAB27A957C1 /* [CP] Check Pods Manifest.lock */,
438DAC7728D2356800FBF520 /* Sources */,
438DAC7828D2356800FBF520 /* Frameworks */,
438DAC7928D2356800FBF520 /* Resources */,
@ -1453,7 +1448,7 @@
isa = PBXNativeTarget;
buildConfigurationList = 43D005E129DC9BFC003BCE92 /* Build configuration list for PBXNativeTarget "nightguard ComplicationExtension" */;
buildPhases = (
DD336205144284799A3D8341 /* [CP] Check Pods Manifest.lock */,
8C83B94E841A03FEA9C49F1D /* [CP] Check Pods Manifest.lock */,
43D005CB29DC9BFA003BCE92 /* Sources */,
43D005CC29DC9BFA003BCE92 /* Frameworks */,
43D005CD29DC9BFA003BCE92 /* Resources */,
@ -1610,134 +1605,7 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
22B0856B5291AD83F7FC9457 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-nightguard WatchKit Extension-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
30E3F7C37F52805AE53062D9 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-nightguardUITests-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
3F215DC85B28FA71815E496F /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-nightguardTests-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
511FAD9379B4FDC80ADDAB37 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-nightguard Widget Extension-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
B20FEE793F9A474211DD6D09 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-nightguard WatchKit App-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
B558B068A5B821E9E0E607D5 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 8;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-nightguard/Pods-nightguard-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-nightguard/Pods-nightguard-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 1;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-nightguard/Pods-nightguard-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
CF025F9AB1BF4A02E64313E6 /* [CP] Check Pods Manifest.lock */ = {
10A74B26D3FFEC917DC6E9E0 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@ -1759,7 +1627,51 @@
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
D24B425E1A6D6EDB97F634A1 /* [CP] Embed Pods Frameworks */ = {
232C5B67A8A4664AED977D3A /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-nightguardUITests-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
28C8DAFACD5D8FAB27A957C1 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-nightguard Widget Extension-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
43336DAE73CB179C5B429BFD /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@ -1776,7 +1688,29 @@
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-nightguardUITests/Pods-nightguardUITests-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
DD336205144284799A3D8341 /* [CP] Check Pods Manifest.lock */ = {
716E66D79A2444C5EE3AD91E /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-nightguardTests-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
8C83B94E841A03FEA9C49F1D /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
@ -1798,6 +1732,45 @@
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
ACB978011BCBC7C03A23D062 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-nightguard WatchKit App-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
DB339835A00EFA578E00B4CF /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-nightguard/Pods-nightguard-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-nightguard/Pods-nightguard-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-nightguard/Pods-nightguard-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
@ -2468,6 +2441,7 @@
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
@ -2524,6 +2498,7 @@
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
@ -2543,7 +2518,7 @@
};
43647C1A1BFF6435004389F9 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 94B8B0F1EFDE9DF105D73C24 /* Pods-nightguard WatchKit App.debug.xcconfig */;
baseConfigurationReference = 0FB1B12F7327387311F57CAA /* Pods-nightguard WatchKit App.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
@ -2551,7 +2526,7 @@
CODE_SIGN_ENTITLEMENTS = "nightguard WatchKit Extension/scoutwatch WatchKit Extension.entitlements";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 860;
CURRENT_PROJECT_VERSION = 861;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = BSAVUVP8PV;
INFOPLIST_FILE = "nightguard WatchKit App/Info.plist";
@ -2575,7 +2550,7 @@
};
43647C1B1BFF6435004389F9 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 8F6589EDEF5F046D589824E5 /* Pods-nightguard WatchKit App.release.xcconfig */;
baseConfigurationReference = AAB9CB66F08543B434F9F39C /* Pods-nightguard WatchKit App.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
@ -2583,7 +2558,7 @@
CODE_SIGN_ENTITLEMENTS = "nightguard WatchKit Extension/scoutwatch WatchKit Extension.entitlements";
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 860;
CURRENT_PROJECT_VERSION = 861;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = BSAVUVP8PV;
INFOPLIST_FILE = "nightguard WatchKit App/Info.plist";
@ -2606,17 +2581,18 @@
};
43647C1E1BFF6435004389F9 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 69F9AFF1EF78A172349B22B6 /* Pods-nightguard.debug.xcconfig */;
baseConfigurationReference = 89358A3E8C5372AE643A47B4 /* Pods-nightguard.debug.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = nightguard/scoutwatch.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 860;
CURRENT_PROJECT_VERSION = 861;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = BSAVUVP8PV;
ENABLE_BITCODE = NO;
EXCLUDED_ARCHS = "";
INFOPLIST_FILE = nightguard/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 14.7;
LD_RUNPATH_SEARCH_PATHS = (
@ -2637,14 +2613,14 @@
};
43647C1F1BFF6435004389F9 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 0BC4D92A1BF3678D2BB7E48B /* Pods-nightguard.release.xcconfig */;
baseConfigurationReference = C304D8152D0180EF0529BA73 /* Pods-nightguard.release.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = nightguard/scoutwatch.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 860;
CURRENT_PROJECT_VERSION = 861;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = BSAVUVP8PV;
ENABLE_BITCODE = NO;
@ -2668,7 +2644,7 @@
};
43647C211BFF6435004389F9 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 874582538DFFAB9E3DA8BD2E /* Pods-nightguardTests.debug.xcconfig */;
baseConfigurationReference = 1DF7CCBF81749EB5433A6B02 /* Pods-nightguardTests.debug.xcconfig */;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
DEVELOPMENT_TEAM = BSAVUVP8PV;
@ -2688,7 +2664,7 @@
};
43647C221BFF6435004389F9 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 698D0B5A56DC9320A8BFCE34 /* Pods-nightguardTests.release.xcconfig */;
baseConfigurationReference = 5560CB94CC76B8F0F7F5C440 /* Pods-nightguardTests.release.xcconfig */;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
DEVELOPMENT_TEAM = BSAVUVP8PV;
@ -2708,7 +2684,7 @@
};
43647C241BFF6435004389F9 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 6C953B82B91194E9B7FD5E70 /* Pods-nightguardUITests.debug.xcconfig */;
baseConfigurationReference = BE85AD88336D9980D39338FF /* Pods-nightguardUITests.debug.xcconfig */;
buildSettings = {
DEVELOPMENT_TEAM = BSAVUVP8PV;
INFOPLIST_FILE = nightguardUITests/Info.plist;
@ -2729,7 +2705,7 @@
};
43647C251BFF6435004389F9 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = FEA35EE4496D3E2C050BF86F /* Pods-nightguardUITests.release.xcconfig */;
baseConfigurationReference = 18060ADE499D1BF44318334D /* Pods-nightguardUITests.release.xcconfig */;
buildSettings = {
DEVELOPMENT_TEAM = BSAVUVP8PV;
INFOPLIST_FILE = nightguardUITests/Info.plist;
@ -2749,7 +2725,7 @@
};
438DAC8D28D2356A00FBF520 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 2179182C453CA7439851345B /* Pods-nightguard Widget Extension.debug.xcconfig */;
baseConfigurationReference = C874A04E7D42DBD80D7803D4 /* Pods-nightguard Widget Extension.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
@ -2763,7 +2739,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 860;
CURRENT_PROJECT_VERSION = 861;
DEVELOPMENT_TEAM = BSAVUVP8PV;
GCC_C_LANGUAGE_STANDARD = gnu11;
GENERATE_INFOPLIST_FILE = YES;
@ -2791,7 +2767,7 @@
};
438DAC8E28D2356A00FBF520 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 66F581AEB58F4C94FEFDB910 /* Pods-nightguard Widget Extension.release.xcconfig */;
baseConfigurationReference = 2AE62FD2AA9BA0D5AF7737B2 /* Pods-nightguard Widget Extension.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
@ -2805,7 +2781,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 860;
CURRENT_PROJECT_VERSION = 861;
DEVELOPMENT_TEAM = BSAVUVP8PV;
GCC_C_LANGUAGE_STANDARD = gnu11;
GENERATE_INFOPLIST_FILE = YES;
@ -2831,7 +2807,7 @@
};
43D005DF29DC9BFC003BCE92 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = CA823659DAA2344DDDAE8C62 /* Pods-nightguard ComplicationExtension.debug.xcconfig */;
baseConfigurationReference = A4F222974AF5F9228A291DD7 /* Pods-nightguard ComplicationExtension.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
@ -2844,7 +2820,7 @@
CODE_SIGN_ENTITLEMENTS = "nightguard ComplicationExtension.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 860;
CURRENT_PROJECT_VERSION = 861;
DEVELOPMENT_TEAM = BSAVUVP8PV;
GCC_C_LANGUAGE_STANDARD = gnu11;
GENERATE_INFOPLIST_FILE = YES;
@ -2875,7 +2851,7 @@
};
43D005E029DC9BFC003BCE92 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 4021110F5C579B9AABB75463 /* Pods-nightguard ComplicationExtension.release.xcconfig */;
baseConfigurationReference = 3CA65C6BB6832F5B54DF487A /* Pods-nightguard ComplicationExtension.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
@ -2888,7 +2864,7 @@
CODE_SIGN_ENTITLEMENTS = "nightguard ComplicationExtension.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 860;
CURRENT_PROJECT_VERSION = 861;
DEVELOPMENT_TEAM = BSAVUVP8PV;
GCC_C_LANGUAGE_STANDARD = gnu11;
GENERATE_INFOPLIST_FILE = YES;

View File

@ -25,7 +25,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>860</string>
<string>861</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationCategoryType</key>

View File

@ -19,6 +19,6 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>860</string>
<string>861</string>
</dict>
</plist>

View File

@ -19,6 +19,6 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>860</string>
<string>861</string>
</dict>
</plist>