|
15 | 15 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; }; |
16 | 16 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; }; |
17 | 17 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; }; |
| 18 | + A8998E2A164F3BCCFBEDB04D /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4ADEE7A686C07303D19FF51D /* GoogleService-Info.plist */; }; |
18 | 19 | B788B7E6EE0EF5DE363F711D /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 47223981BE607AF50A48BFC0 /* Pods_Runner.framework */; }; |
19 | 20 | /* End PBXBuildFile section */ |
20 | 21 |
|
|
42 | 43 | /* End PBXCopyFilesBuildPhase section */ |
43 | 44 |
|
44 | 45 | /* Begin PBXFileReference section */ |
| 46 | + 08C6BD6E2E2BCBC500112A28 /* Runner.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Runner.entitlements; sourceTree = "<group>"; }; |
45 | 47 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; }; |
46 | 48 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; }; |
47 | 49 | 1D633D662E3EED698119D0A7 /* 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>"; }; |
|
50 | 52 | 3A531F336B22D00220EA5FBE /* 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>"; }; |
51 | 53 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
52 | 54 | 47223981BE607AF50A48BFC0 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 55 | + 4ADEE7A686C07303D19FF51D /* GoogleService-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; name = "GoogleService-Info.plist"; path = "Runner/GoogleService-Info.plist"; sourceTree = "<group>"; }; |
53 | 56 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; }; |
54 | 57 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
55 | 58 | 77E32B61B2CFD4DE90F78F9E /* 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>"; }; |
|
115 | 118 | 331C8082294A63A400263BE5 /* RunnerTests */, |
116 | 119 | 9818E94642CAA601EE6920D2 /* Pods */, |
117 | 120 | A847178C50868CA9D4709D2D /* Frameworks */, |
| 121 | + 4ADEE7A686C07303D19FF51D /* GoogleService-Info.plist */, |
118 | 122 | ); |
119 | 123 | sourceTree = "<group>"; |
120 | 124 | }; |
|
130 | 134 | 97C146F01CF9000F007C117D /* Runner */ = { |
131 | 135 | isa = PBXGroup; |
132 | 136 | children = ( |
| 137 | + 08C6BD6E2E2BCBC500112A28 /* Runner.entitlements */, |
133 | 138 | 97C146FA1CF9000F007C117D /* Main.storyboard */, |
134 | 139 | 97C146FD1CF9000F007C117D /* Assets.xcassets */, |
135 | 140 | 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */, |
|
198 | 203 | 9705A1C41CF9048500538489 /* Embed Frameworks */, |
199 | 204 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */, |
200 | 205 | 1383343F7821F83B92D1D54D /* [CP] Embed Pods Frameworks */, |
| 206 | + B60BBDCEAD89F15FE01F7FBC /* [CP] Copy Pods Resources */, |
201 | 207 | ); |
202 | 208 | buildRules = ( |
203 | 209 | ); |
|
263 | 269 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */, |
264 | 270 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */, |
265 | 271 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */, |
| 272 | + A8998E2A164F3BCCFBEDB04D /* GoogleService-Info.plist in Resources */, |
266 | 273 | ); |
267 | 274 | runOnlyForDeploymentPostprocessing = 0; |
268 | 275 | }; |
|
277 | 284 | inputFileListPaths = ( |
278 | 285 | "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
279 | 286 | ); |
280 | | - inputPaths = ( |
281 | | - ); |
282 | 287 | name = "[CP] Embed Pods Frameworks"; |
283 | 288 | outputFileListPaths = ( |
284 | 289 | "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
285 | 290 | ); |
286 | | - outputPaths = ( |
287 | | - ); |
288 | 291 | runOnlyForDeploymentPostprocessing = 0; |
289 | 292 | shellPath = /bin/sh; |
290 | 293 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
|
321 | 324 | shellPath = /bin/sh; |
322 | 325 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; |
323 | 326 | }; |
| 327 | + B60BBDCEAD89F15FE01F7FBC /* [CP] Copy Pods Resources */ = { |
| 328 | + isa = PBXShellScriptBuildPhase; |
| 329 | + buildActionMask = 2147483647; |
| 330 | + files = ( |
| 331 | + ); |
| 332 | + inputFileListPaths = ( |
| 333 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist", |
| 334 | + ); |
| 335 | + name = "[CP] Copy Pods Resources"; |
| 336 | + outputFileListPaths = ( |
| 337 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist", |
| 338 | + ); |
| 339 | + runOnlyForDeploymentPostprocessing = 0; |
| 340 | + shellPath = /bin/sh; |
| 341 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n"; |
| 342 | + showEnvVarsInLog = 0; |
| 343 | + }; |
324 | 344 | D448974BA973E76DDE3A8DD5 /* [CP] Check Pods Manifest.lock */ = { |
325 | 345 | isa = PBXShellScriptBuildPhase; |
326 | 346 | buildActionMask = 2147483647; |
|
474 | 494 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
475 | 495 | ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; |
476 | 496 | CLANG_ENABLE_MODULES = YES; |
| 497 | + CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; |
477 | 498 | CURRENT_PROJECT_VERSION = 9; |
478 | 499 | DEVELOPMENT_TEAM = KWQM9A8724; |
479 | 500 | ENABLE_BITCODE = NO; |
|
662 | 683 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
663 | 684 | ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; |
664 | 685 | CLANG_ENABLE_MODULES = YES; |
| 686 | + CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; |
665 | 687 | CURRENT_PROJECT_VERSION = 9; |
666 | 688 | DEVELOPMENT_TEAM = KWQM9A8724; |
667 | 689 | ENABLE_BITCODE = NO; |
|
690 | 712 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
691 | 713 | ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; |
692 | 714 | CLANG_ENABLE_MODULES = YES; |
| 715 | + CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; |
693 | 716 | CURRENT_PROJECT_VERSION = 9; |
694 | 717 | DEVELOPMENT_TEAM = KWQM9A8724; |
695 | 718 | ENABLE_BITCODE = NO; |
|
0 commit comments