|
13 | 13 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
|
14 | 14 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
|
15 | 15 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
|
| 16 | + F397BFEF98CB2F9F07F487CB /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D6FE12EED46CCD4EA38D6A95 /* Pods_Runner.framework */; }; |
16 | 17 | /* End PBXBuildFile section */
|
17 | 18 |
|
18 | 19 | /* Begin PBXCopyFilesBuildPhase section */
|
|
29 | 30 | /* End PBXCopyFilesBuildPhase section */
|
30 | 31 |
|
31 | 32 | /* Begin PBXFileReference section */
|
| 33 | + 02C68E32D51EAA6460A008DB /* 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>"; }; |
32 | 34 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
|
33 | 35 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
| 36 | + 195D5CFEADD5A36C662F6E46 /* 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>"; }; |
34 | 37 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
35 | 38 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
|
36 | 39 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
37 | 40 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
| 41 | + 8052FB3B9610C16F66CB95AA /* 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>"; }; |
38 | 42 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
|
39 | 43 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
|
40 | 44 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
41 | 45 | 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
42 | 46 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
43 | 47 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
44 | 48 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
| 49 | + D6FE12EED46CCD4EA38D6A95 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
45 | 50 | /* End PBXFileReference section */
|
46 | 51 |
|
47 | 52 | /* Begin PBXFrameworksBuildPhase section */
|
48 | 53 | 97C146EB1CF9000F007C117D /* Frameworks */ = {
|
49 | 54 | isa = PBXFrameworksBuildPhase;
|
50 | 55 | buildActionMask = 2147483647;
|
51 | 56 | files = (
|
| 57 | + F397BFEF98CB2F9F07F487CB /* Pods_Runner.framework in Frameworks */, |
52 | 58 | );
|
53 | 59 | runOnlyForDeploymentPostprocessing = 0;
|
54 | 60 | };
|
55 | 61 | /* End PBXFrameworksBuildPhase section */
|
56 | 62 |
|
57 | 63 | /* Begin PBXGroup section */
|
| 64 | + 09CFE7B9D1D7D8911D9FB884 /* Pods */ = { |
| 65 | + isa = PBXGroup; |
| 66 | + children = ( |
| 67 | + 02C68E32D51EAA6460A008DB /* Pods-Runner.debug.xcconfig */, |
| 68 | + 195D5CFEADD5A36C662F6E46 /* Pods-Runner.release.xcconfig */, |
| 69 | + 8052FB3B9610C16F66CB95AA /* Pods-Runner.profile.xcconfig */, |
| 70 | + ); |
| 71 | + name = Pods; |
| 72 | + path = Pods; |
| 73 | + sourceTree = "<group>"; |
| 74 | + }; |
| 75 | + 948ABB3BC97CA34DFDBEF132 /* Frameworks */ = { |
| 76 | + isa = PBXGroup; |
| 77 | + children = ( |
| 78 | + D6FE12EED46CCD4EA38D6A95 /* Pods_Runner.framework */, |
| 79 | + ); |
| 80 | + name = Frameworks; |
| 81 | + sourceTree = "<group>"; |
| 82 | + }; |
58 | 83 | 9740EEB11CF90186004384FC /* Flutter */ = {
|
59 | 84 | isa = PBXGroup;
|
60 | 85 | children = (
|
|
72 | 97 | 9740EEB11CF90186004384FC /* Flutter */,
|
73 | 98 | 97C146F01CF9000F007C117D /* Runner */,
|
74 | 99 | 97C146EF1CF9000F007C117D /* Products */,
|
| 100 | + 09CFE7B9D1D7D8911D9FB884 /* Pods */, |
| 101 | + 948ABB3BC97CA34DFDBEF132 /* Frameworks */, |
75 | 102 | );
|
76 | 103 | sourceTree = "<group>";
|
77 | 104 | };
|
|
113 | 140 | isa = PBXNativeTarget;
|
114 | 141 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
|
115 | 142 | buildPhases = (
|
| 143 | + AB63B2963338220364121CCD /* [CP] Check Pods Manifest.lock */, |
116 | 144 | 9740EEB61CF901F6004384FC /* Run Script */,
|
117 | 145 | 97C146EA1CF9000F007C117D /* Sources */,
|
118 | 146 | 97C146EB1CF9000F007C117D /* Frameworks */,
|
119 | 147 | 97C146EC1CF9000F007C117D /* Resources */,
|
120 | 148 | 9705A1C41CF9048500538489 /* Embed Frameworks */,
|
121 | 149 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
| 150 | + 0DD8B831CC83D9856A8F5CA8 /* [CP] Embed Pods Frameworks */, |
122 | 151 | );
|
123 | 152 | buildRules = (
|
124 | 153 | );
|
|
177 | 206 | /* End PBXResourcesBuildPhase section */
|
178 | 207 |
|
179 | 208 | /* Begin PBXShellScriptBuildPhase section */
|
| 209 | + 0DD8B831CC83D9856A8F5CA8 /* [CP] Embed Pods Frameworks */ = { |
| 210 | + isa = PBXShellScriptBuildPhase; |
| 211 | + buildActionMask = 2147483647; |
| 212 | + files = ( |
| 213 | + ); |
| 214 | + inputPaths = ( |
| 215 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
| 216 | + "${PODS_ROOT}/../Flutter/Flutter.framework", |
| 217 | + "${BUILT_PRODUCTS_DIR}/webcrypto/webcrypto.framework", |
| 218 | + ); |
| 219 | + name = "[CP] Embed Pods Frameworks"; |
| 220 | + outputPaths = ( |
| 221 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework", |
| 222 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/webcrypto.framework", |
| 223 | + ); |
| 224 | + runOnlyForDeploymentPostprocessing = 0; |
| 225 | + shellPath = /bin/sh; |
| 226 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 227 | + showEnvVarsInLog = 0; |
| 228 | + }; |
180 | 229 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
|
181 | 230 | isa = PBXShellScriptBuildPhase;
|
182 | 231 | buildActionMask = 2147483647;
|
|
205 | 254 | shellPath = /bin/sh;
|
206 | 255 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
|
207 | 256 | };
|
| 257 | + AB63B2963338220364121CCD /* [CP] Check Pods Manifest.lock */ = { |
| 258 | + isa = PBXShellScriptBuildPhase; |
| 259 | + buildActionMask = 2147483647; |
| 260 | + files = ( |
| 261 | + ); |
| 262 | + inputFileListPaths = ( |
| 263 | + ); |
| 264 | + inputPaths = ( |
| 265 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 266 | + "${PODS_ROOT}/Manifest.lock", |
| 267 | + ); |
| 268 | + name = "[CP] Check Pods Manifest.lock"; |
| 269 | + outputFileListPaths = ( |
| 270 | + ); |
| 271 | + outputPaths = ( |
| 272 | + "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
| 273 | + ); |
| 274 | + runOnlyForDeploymentPostprocessing = 0; |
| 275 | + shellPath = /bin/sh; |
| 276 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
| 277 | + showEnvVarsInLog = 0; |
| 278 | + }; |
208 | 279 | /* End PBXShellScriptBuildPhase section */
|
209 | 280 |
|
210 | 281 | /* Begin PBXSourcesBuildPhase section */
|
|
241 | 312 | /* Begin XCBuildConfiguration section */
|
242 | 313 | 249021D3217E4FDB00AE95B9 /* Profile */ = {
|
243 | 314 | isa = XCBuildConfiguration;
|
244 |
| - baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; |
245 | 315 | buildSettings = {
|
246 | 316 | ALWAYS_SEARCH_USER_PATHS = NO;
|
247 | 317 | CLANG_ANALYZER_NONNULL = YES;
|
|
318 | 388 | };
|
319 | 389 | 97C147031CF9000F007C117D /* Debug */ = {
|
320 | 390 | isa = XCBuildConfiguration;
|
321 |
| - baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */; |
322 | 391 | buildSettings = {
|
323 | 392 | ALWAYS_SEARCH_USER_PATHS = NO;
|
324 | 393 | CLANG_ANALYZER_NONNULL = YES;
|
|
374 | 443 | };
|
375 | 444 | 97C147041CF9000F007C117D /* Release */ = {
|
376 | 445 | isa = XCBuildConfiguration;
|
377 |
| - baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */; |
378 | 446 | buildSettings = {
|
379 | 447 | ALWAYS_SEARCH_USER_PATHS = NO;
|
380 | 448 | CLANG_ANALYZER_NONNULL = YES;
|
|
0 commit comments