|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 0B60E2F626215A06337D8571 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6F8D8DC039493B5AFB74B01F /* Pods_RunnerTests.framework */; }; |
10 | 11 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
|
11 | 12 | 16A8E8DE0722EAA17C744601 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63BD42C9386CBFE26633ADC6 /* Pods_Runner.framework */; };
|
| 13 | + 210330D7029BCA831D038C2B /* Pods_HomeWidgetExampleExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D63E75043F62B87E3037F606 /* Pods_HomeWidgetExampleExtension.framework */; }; |
12 | 14 | 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C807B294A618700263BE5 /* RunnerTests.swift */; };
|
13 |
| - 3767795F3957A9DD7F9FD47A /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 782E23792C4AD1515728BC69 /* Pods_RunnerTests.framework */; }; |
14 | 15 | 3AAC6A3C2B1CD43700ED5F59 /* WidgetKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3AAC6A3B2B1CD43700ED5F59 /* WidgetKit.framework */; };
|
15 | 16 | 3AAC6A3E2B1CD43700ED5F59 /* SwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3AAC6A3D2B1CD43700ED5F59 /* SwiftUI.framework */; };
|
16 | 17 | 3AAC6A432B1CD43700ED5F59 /* HomeWidgetExample.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AAC6A422B1CD43700ED5F59 /* HomeWidgetExample.swift */; };
|
|
19 | 20 | 3AAC6A502B1CD45700ED5F59 /* BackgroundIntent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AAC6A4F2B1CD45700ED5F59 /* BackgroundIntent.swift */; };
|
20 | 21 | 3AAC6A512B1CD45700ED5F59 /* BackgroundIntent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AAC6A4F2B1CD45700ED5F59 /* BackgroundIntent.swift */; };
|
21 | 22 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
|
22 |
| - 7080E8EEB234A16B671090D2 /* Pods_HomeWidgetExampleExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E5C99A981C1592642E9F3DAA /* Pods_HomeWidgetExampleExtension.framework */; }; |
23 | 23 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
|
24 | 24 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
|
25 | 25 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
|
|
84 | 84 | 3AAC6A4F2B1CD45700ED5F59 /* BackgroundIntent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BackgroundIntent.swift; sourceTree = "<group>"; };
|
85 | 85 | 3AAC6A522B1CD46500ED5F59 /* HomeWidgetExampleExtension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = HomeWidgetExampleExtension.entitlements; sourceTree = "<group>"; };
|
86 | 86 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
| 87 | + 3BF80489BB85E14581A5B18B /* Pods-Runner-HomeWidgetExampleExtension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner-HomeWidgetExampleExtension.debug.xcconfig"; path = "Target Support Files/Pods-Runner-HomeWidgetExampleExtension/Pods-Runner-HomeWidgetExampleExtension.debug.xcconfig"; sourceTree = "<group>"; }; |
87 | 88 | 63BD42C9386CBFE26633ADC6 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
88 | 89 | 67B96C62570AB0F95CEB9857 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
|
89 | 90 | 6AC96EF63E75CCC1A8FD0DAE /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
|
| 91 | + 6F8D8DC039493B5AFB74B01F /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
90 | 92 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
|
91 | 93 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
92 |
| - 782E23792C4AD1515728BC69 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
93 | 94 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
94 | 95 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
|
95 | 96 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
|
|
99 | 100 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
100 | 101 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
101 | 102 | AB4991BB2F6104F16A20FAFF /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; };
|
| 103 | + B0A07594AFEF926462E78D37 /* Pods-Runner-HomeWidgetExampleExtension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner-HomeWidgetExampleExtension.release.xcconfig"; path = "Target Support Files/Pods-Runner-HomeWidgetExampleExtension/Pods-Runner-HomeWidgetExampleExtension.release.xcconfig"; sourceTree = "<group>"; }; |
102 | 104 | C1463ED1DE22ED64431F627A /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
|
103 | 105 | C1F2EEA684896C2FE30BA404 /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = "<group>"; };
|
104 | 106 | C52AF632B32B3D977D171253 /* Pods-HomeWidgetExampleExtension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HomeWidgetExampleExtension.debug.xcconfig"; path = "Target Support Files/Pods-HomeWidgetExampleExtension/Pods-HomeWidgetExampleExtension.debug.xcconfig"; sourceTree = "<group>"; };
|
105 |
| - E5C99A981C1592642E9F3DAA /* Pods_HomeWidgetExampleExtension.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_HomeWidgetExampleExtension.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 107 | + D63E75043F62B87E3037F606 /* Pods_HomeWidgetExampleExtension.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_HomeWidgetExampleExtension.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 108 | + E4FA7311A3046643090E4405 /* Pods-Runner-HomeWidgetExampleExtension.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner-HomeWidgetExampleExtension.profile.xcconfig"; path = "Target Support Files/Pods-Runner-HomeWidgetExampleExtension/Pods-Runner-HomeWidgetExampleExtension.profile.xcconfig"; sourceTree = "<group>"; }; |
106 | 109 | E83E2772F8C2648F6A4B8430 /* Pods-HomeWidgetExampleExtension.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-HomeWidgetExampleExtension.profile.xcconfig"; path = "Target Support Files/Pods-HomeWidgetExampleExtension/Pods-HomeWidgetExampleExtension.profile.xcconfig"; sourceTree = "<group>"; };
|
107 | 110 | /* End PBXFileReference section */
|
108 | 111 |
|
|
113 | 116 | files = (
|
114 | 117 | 3AAC6A3E2B1CD43700ED5F59 /* SwiftUI.framework in Frameworks */,
|
115 | 118 | 3AAC6A3C2B1CD43700ED5F59 /* WidgetKit.framework in Frameworks */,
|
116 |
| - 7080E8EEB234A16B671090D2 /* Pods_HomeWidgetExampleExtension.framework in Frameworks */, |
| 119 | + 210330D7029BCA831D038C2B /* Pods_HomeWidgetExampleExtension.framework in Frameworks */, |
117 | 120 | );
|
118 | 121 | runOnlyForDeploymentPostprocessing = 0;
|
119 | 122 | };
|
120 | 123 | 3D8E2864F322A9424D3DA50E /* Frameworks */ = {
|
121 | 124 | isa = PBXFrameworksBuildPhase;
|
122 | 125 | buildActionMask = 2147483647;
|
123 | 126 | files = (
|
124 |
| - 3767795F3957A9DD7F9FD47A /* Pods_RunnerTests.framework in Frameworks */, |
| 127 | + 0B60E2F626215A06337D8571 /* Pods_RunnerTests.framework in Frameworks */, |
125 | 128 | );
|
126 | 129 | runOnlyForDeploymentPostprocessing = 0;
|
127 | 130 | };
|
|
149 | 152 | children = (
|
150 | 153 | 3AAC6A3B2B1CD43700ED5F59 /* WidgetKit.framework */,
|
151 | 154 | 3AAC6A3D2B1CD43700ED5F59 /* SwiftUI.framework */,
|
152 |
| - E5C99A981C1592642E9F3DAA /* Pods_HomeWidgetExampleExtension.framework */, |
153 | 155 | 63BD42C9386CBFE26633ADC6 /* Pods_Runner.framework */,
|
154 |
| - 782E23792C4AD1515728BC69 /* Pods_RunnerTests.framework */, |
| 156 | + D63E75043F62B87E3037F606 /* Pods_HomeWidgetExampleExtension.framework */, |
| 157 | + 6F8D8DC039493B5AFB74B01F /* Pods_RunnerTests.framework */, |
155 | 158 | );
|
156 | 159 | name = Frameworks;
|
157 | 160 | sourceTree = "<group>";
|
|
230 | 233 | 01ED8F3E7A1B3BBE2ED10AB6 /* Pods-RunnerTests.debug.xcconfig */,
|
231 | 234 | AB4991BB2F6104F16A20FAFF /* Pods-RunnerTests.release.xcconfig */,
|
232 | 235 | C1F2EEA684896C2FE30BA404 /* Pods-RunnerTests.profile.xcconfig */,
|
| 236 | + 3BF80489BB85E14581A5B18B /* Pods-Runner-HomeWidgetExampleExtension.debug.xcconfig */, |
| 237 | + B0A07594AFEF926462E78D37 /* Pods-Runner-HomeWidgetExampleExtension.release.xcconfig */, |
| 238 | + E4FA7311A3046643090E4405 /* Pods-Runner-HomeWidgetExampleExtension.profile.xcconfig */, |
233 | 239 | );
|
234 | 240 | path = Pods;
|
235 | 241 | sourceTree = "<group>";
|
|
306 | 312 | attributes = {
|
307 | 313 | BuildIndependentTargetsInParallel = YES;
|
308 | 314 | LastSwiftUpdateCheck = 1500;
|
309 |
| - LastUpgradeCheck = 1430; |
| 315 | + LastUpgradeCheck = 1510; |
310 | 316 | ORGANIZATIONNAME = "";
|
311 | 317 | TargetAttributes = {
|
312 | 318 | 331C8080294A63A400263BE5 = {
|
|
592 | 598 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
593 | 599 | GCC_WARN_UNUSED_FUNCTION = YES;
|
594 | 600 | GCC_WARN_UNUSED_VARIABLE = YES;
|
595 |
| - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 601 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
596 | 602 | MTL_ENABLE_DEBUG_INFO = NO;
|
597 | 603 | SDKROOT = iphoneos;
|
598 | 604 | SUPPORTED_PLATFORMS = iphoneos;
|
|
848 | 854 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
849 | 855 | GCC_WARN_UNUSED_FUNCTION = YES;
|
850 | 856 | GCC_WARN_UNUSED_VARIABLE = YES;
|
851 |
| - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 857 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
852 | 858 | MTL_ENABLE_DEBUG_INFO = YES;
|
853 | 859 | ONLY_ACTIVE_ARCH = YES;
|
854 | 860 | SDKROOT = iphoneos;
|
|
897 | 903 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
898 | 904 | GCC_WARN_UNUSED_FUNCTION = YES;
|
899 | 905 | GCC_WARN_UNUSED_VARIABLE = YES;
|
900 |
| - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 906 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
901 | 907 | MTL_ENABLE_DEBUG_INFO = NO;
|
902 | 908 | SDKROOT = iphoneos;
|
903 | 909 | SUPPORTED_PLATFORMS = iphoneos;
|
|
0 commit comments