|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 2D5378261FAA1A9400D5DBA9 /* flutter_assets in Resources */ = {isa = PBXBuildFile; fileRef = 2D5378251FAA1A9400D5DBA9 /* flutter_assets */; }; |
11 | 10 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
12 | 11 | 3B80C3941E831B6300D905FE /* App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; }; |
13 | 12 | 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
14 | 13 | 945777F11EF64758001C8557 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 945777F01EF64758001C8557 /* GeneratedPluginRegistrant.m */; }; |
15 | 14 | 9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; }; |
16 | | - 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
17 | 15 | 9740EEB41CF90195004384FC /* Debug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 9740EEB21CF90195004384FC /* Debug.xcconfig */; }; |
18 | 16 | 9740EEB51CF90195004384FC /* Generated.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 9740EEB31CF90195004384FC /* Generated.xcconfig */; }; |
19 | 17 | 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; }; |
|
32 | 30 | dstSubfolderSpec = 10; |
33 | 31 | files = ( |
34 | 32 | 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */, |
35 | | - 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */, |
36 | 33 | ); |
37 | 34 | name = "Embed Frameworks"; |
38 | 35 | runOnlyForDeploymentPostprocessing = 0; |
39 | 36 | }; |
40 | 37 | /* End PBXCopyFilesBuildPhase section */ |
41 | 38 |
|
42 | 39 | /* Begin PBXFileReference section */ |
43 | | - 2D5378251FAA1A9400D5DBA9 /* flutter_assets */ = {isa = PBXFileReference; lastKnownFileType = folder; name = flutter_assets; path = Flutter/flutter_assets; sourceTree = SOURCE_ROOT; }; |
| 40 | + 04A45F9D7EB8F4F508843D7B /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; }; |
44 | 41 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
45 | 42 | 3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; }; |
46 | 43 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; }; |
|
58 | 55 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
59 | 56 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
60 | 57 | 9A3CDD044DB4E60255722586 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 58 | + DB142FA5095D20B047B504E1 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; }; |
61 | 59 | /* End PBXFileReference section */ |
62 | 60 |
|
63 | 61 | /* Begin PBXFrameworksBuildPhase section */ |
|
77 | 75 | 840012C8B5EDBCF56B0E4AC1 /* Pods */ = { |
78 | 76 | isa = PBXGroup; |
79 | 77 | children = ( |
| 78 | + DB142FA5095D20B047B504E1 /* Pods-Runner.debug.xcconfig */, |
| 79 | + 04A45F9D7EB8F4F508843D7B /* Pods-Runner.release.xcconfig */, |
80 | 80 | ); |
81 | 81 | name = Pods; |
82 | 82 | sourceTree = "<group>"; |
|
86 | 86 | children = ( |
87 | 87 | 3B80C3931E831B6300D905FE /* App.framework */, |
88 | 88 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */, |
89 | | - 2D5378251FAA1A9400D5DBA9 /* flutter_assets */, |
90 | 89 | 9740EEBA1CF902C7004384FC /* Flutter.framework */, |
91 | 90 | 9740EEB21CF90195004384FC /* Debug.xcconfig */, |
92 | 91 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */, |
|
182 | 181 | TargetAttributes = { |
183 | 182 | 97C146ED1CF9000F007C117D = { |
184 | 183 | CreatedOnToolsVersion = 7.3.1; |
| 184 | + DevelopmentTeam = 2RC73M8QLE; |
185 | 185 | }; |
186 | 186 | }; |
187 | 187 | }; |
|
190 | 190 | developmentRegion = English; |
191 | 191 | hasScannedForEncodings = 0; |
192 | 192 | knownRegions = ( |
| 193 | + English, |
193 | 194 | en, |
194 | 195 | Base, |
195 | 196 | ); |
|
211 | 212 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */, |
212 | 213 | 9740EEB51CF90195004384FC /* Generated.xcconfig in Resources */, |
213 | 214 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */, |
214 | | - 2D5378261FAA1A9400D5DBA9 /* flutter_assets in Resources */, |
215 | 215 | 9740EEB41CF90195004384FC /* Debug.xcconfig in Resources */, |
216 | 216 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */, |
217 | 217 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */, |
|
241 | 241 | files = ( |
242 | 242 | ); |
243 | 243 | inputPaths = ( |
244 | | - "${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
| 244 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
245 | 245 | "${PODS_ROOT}/../../../../../flutter/bin/cache/artifacts/engine/ios/Flutter.framework", |
246 | 246 | "${BUILT_PRODUCTS_DIR}/flutter_webview_plugin/flutter_webview_plugin.framework", |
247 | 247 | ); |
|
252 | 252 | ); |
253 | 253 | runOnlyForDeploymentPostprocessing = 0; |
254 | 254 | shellPath = /bin/sh; |
255 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 255 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
256 | 256 | showEnvVarsInLog = 0; |
257 | 257 | }; |
258 | 258 | 9740EEB61CF901F6004384FC /* Run Script */ = { |
|
418 | 418 | buildSettings = { |
419 | 419 | ARCHS = arm64; |
420 | 420 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 421 | + DEVELOPMENT_TEAM = 2RC73M8QLE; |
421 | 422 | ENABLE_BITCODE = NO; |
422 | 423 | FRAMEWORK_SEARCH_PATHS = ( |
423 | 424 | "$(inherited)", |
|
440 | 441 | buildSettings = { |
441 | 442 | ARCHS = arm64; |
442 | 443 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 444 | + DEVELOPMENT_TEAM = 2RC73M8QLE; |
443 | 445 | ENABLE_BITCODE = NO; |
444 | 446 | FRAMEWORK_SEARCH_PATHS = ( |
445 | 447 | "$(inherited)", |
|
0 commit comments