|
3 | 3 | archiveVersion = 1;
|
4 | 4 | classes = {
|
5 | 5 | };
|
6 |
| - objectVersion = 51; |
| 6 | + objectVersion = 50; |
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
|
11 | 11 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
|
| 12 | + 465BDD1E283BB5B000437DF4 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 465BDD1D283BB5B000437DF4 /* GoogleService-Info.plist */; }; |
12 | 13 | 88A1BA888F20E378BC794541 /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61672002202DF3E143D4F450 /* libPods-Runner.a */; };
|
13 | 14 | 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; };
|
14 | 15 | 97C146F31CF9000F007C117D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 97C146F21CF9000F007C117D /* main.m */; };
|
|
35 | 36 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
36 | 37 | 27715A442538A1AE00757C2A /* Firebase Cloud Messaging Example.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Firebase Cloud Messaging Example.entitlements"; sourceTree = "<group>"; };
|
37 | 38 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
| 39 | + 465BDD1D283BB5B000437DF4 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
38 | 40 | 5213D4DB21693B7FDB92C6A0 /* 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>"; };
|
39 | 41 | 61672002202DF3E143D4F450 /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
40 | 42 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
|
88 | 90 | 97C146E51CF9000F007C117D = {
|
89 | 91 | isa = PBXGroup;
|
90 | 92 | children = (
|
| 93 | + 465BDD1D283BB5B000437DF4 /* GoogleService-Info.plist */, |
91 | 94 | 9740EEB11CF90186004384FC /* Flutter */,
|
92 | 95 | 97C146F01CF9000F007C117D /* Runner */,
|
93 | 96 | 97C146EF1CF9000F007C117D /* Products */,
|
|
167 | 170 | 97C146E61CF9000F007C117D /* Project object */ = {
|
168 | 171 | isa = PBXProject;
|
169 | 172 | attributes = {
|
170 |
| - LastUpgradeCheck = 1020; |
| 173 | + LastUpgradeCheck = 1300; |
171 | 174 | ORGANIZATIONNAME = "";
|
172 | 175 | TargetAttributes = {
|
173 | 176 | 97C146ED1CF9000F007C117D = {
|
|
200 | 203 | files = (
|
201 | 204 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */,
|
202 | 205 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
|
| 206 | + 465BDD1E283BB5B000437DF4 /* GoogleService-Info.plist in Resources */, |
203 | 207 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
|
204 | 208 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
|
205 | 209 | );
|
|
0 commit comments