|
47 | 47 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
48 | 48 | 9DEDA0134818319F1A939D90 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
49 | 49 | B633E0909F9D4A7915EF7225 /* 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>"; }; |
| 50 | + F49698622634B8490049E0F5 /* Runner.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Runner.entitlements; sourceTree = "<group>"; }; |
50 | 51 | F4A256AD260A356200D453F2 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
51 | 52 | F830D590A3BA1B1FC6C456E7 /* 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>"; }; |
52 | 53 | /* End PBXFileReference section */ |
|
114 | 115 | 97C146F01CF9000F007C117D /* Runner */ = { |
115 | 116 | isa = PBXGroup; |
116 | 117 | children = ( |
| 118 | + F49698622634B8490049E0F5 /* Runner.entitlements */, |
117 | 119 | F4A256AD260A356200D453F2 /* GoogleService-Info.plist */, |
118 | 120 | 97C146FA1CF9000F007C117D /* Main.storyboard */, |
119 | 121 | 97C146FD1CF9000F007C117D /* Assets.xcassets */, |
|
358 | 360 | buildSettings = { |
359 | 361 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
360 | 362 | CLANG_ENABLE_MODULES = YES; |
| 363 | + CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; |
361 | 364 | CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
362 | 365 | DEVELOPMENT_TEAM = CQ53Y973KM; |
363 | 366 | ENABLE_BITCODE = NO; |
|
495 | 498 | buildSettings = { |
496 | 499 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
497 | 500 | CLANG_ENABLE_MODULES = YES; |
| 501 | + CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; |
498 | 502 | CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
499 | 503 | DEVELOPMENT_TEAM = CQ53Y973KM; |
500 | 504 | ENABLE_BITCODE = NO; |
|
526 | 530 | buildSettings = { |
527 | 531 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
528 | 532 | CLANG_ENABLE_MODULES = YES; |
| 533 | + CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements; |
529 | 534 | CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)"; |
530 | 535 | DEVELOPMENT_TEAM = CQ53Y973KM; |
531 | 536 | ENABLE_BITCODE = NO; |
|
0 commit comments