3
3
archiveVersion = 1;
4
4
classes = {
5
5
};
6
- objectVersion = 50 ;
6
+ objectVersion = 54 ;
7
7
objects = {
8
8
9
9
/* Begin PBXBuildFile section */
10
10
1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
11
- 19D58F2B289476D60051E914 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 19D58F2A289476D60051E914 /* GoogleService-Info.plist */; };
12
11
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
13
12
74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
14
13
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
32
31
/* Begin PBXFileReference section */
33
32
1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
34
33
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
35
- 19D58F2A289476D60051E914 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
36
34
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
37
35
74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
38
36
74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
88
86
97C146F01CF9000F007C117D /* Runner */ = {
89
87
isa = PBXGroup;
90
88
children = (
91
- 19D58F2A289476D60051E914 /* GoogleService-Info.plist */,
92
89
97C146FA1CF9000F007C117D /* Main.storyboard */,
93
90
97C146FD1CF9000F007C117D /* Assets.xcassets */,
94
91
97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */,
164
161
files = (
165
162
97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */,
166
163
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
167
- 19D58F2B289476D60051E914 /* GoogleService-Info.plist in Resources */,
168
164
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
169
165
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
170
166
);
175
171
/* Begin PBXShellScriptBuildPhase section */
176
172
3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
177
173
isa = PBXShellScriptBuildPhase;
174
+ alwaysOutOfDate = 1;
178
175
buildActionMask = 2147483647;
179
176
files = (
180
177
);
189
186
};
190
187
9740EEB61CF901F6004384FC /* Run Script */ = {
191
188
isa = PBXShellScriptBuildPhase;
189
+ alwaysOutOfDate = 1;
192
190
buildActionMask = 2147483647;
193
191
files = (
194
192
);
276
274
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
277
275
GCC_WARN_UNUSED_FUNCTION = YES;
278
276
GCC_WARN_UNUSED_VARIABLE = YES;
279
- IPHONEOS_DEPLOYMENT_TARGET = 9 .0;
277
+ IPHONEOS_DEPLOYMENT_TARGET = 11 .0;
280
278
MTL_ENABLE_DEBUG_INFO = NO;
281
279
SDKROOT = iphoneos;
282
280
SUPPORTED_PLATFORMS = iphoneos;
353
351
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
354
352
GCC_WARN_UNUSED_FUNCTION = YES;
355
353
GCC_WARN_UNUSED_VARIABLE = YES;
356
- IPHONEOS_DEPLOYMENT_TARGET = 9 .0;
354
+ IPHONEOS_DEPLOYMENT_TARGET = 11 .0;
357
355
MTL_ENABLE_DEBUG_INFO = YES;
358
356
ONLY_ACTIVE_ARCH = YES;
359
357
SDKROOT = iphoneos;
402
400
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
403
401
GCC_WARN_UNUSED_FUNCTION = YES;
404
402
GCC_WARN_UNUSED_VARIABLE = YES;
405
- IPHONEOS_DEPLOYMENT_TARGET = 9 .0;
403
+ IPHONEOS_DEPLOYMENT_TARGET = 11 .0;
406
404
MTL_ENABLE_DEBUG_INFO = NO;
407
405
SDKROOT = iphoneos;
408
406
SUPPORTED_PLATFORMS = iphoneos;
482
480
/* End XCConfigurationList section */
483
481
};
484
482
rootObject = 97C146E61CF9000F007C117D /* Project object */;
485
- }
483
+ }
0 commit comments