|
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 | + D0DEE4672AE8B3C0A3D8B8A0 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F74140C97BF41F5CF7DA353C /* Pods_Runner.framework */; }; |
16 | 17 | /* End PBXBuildFile section */
|
17 | 18 |
|
18 | 19 | /* Begin PBXCopyFilesBuildPhase section */
|
|
34 | 35 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
35 | 36 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
|
36 | 37 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
| 38 | + 77DA4795C1994CCB9FA65300 /* 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>"; }; |
37 | 39 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
| 40 | + 86433C06829BC2D8FF733B92 /* 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>"; }; |
38 | 41 | 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
|
39 | 42 | 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
|
40 | 43 | 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
41 | 44 | 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
42 | 45 | 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
43 | 46 | 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
44 | 47 | 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
| 48 | + DB5C7C055B9A2AFAE00EBDEF /* 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>"; }; |
| 49 | + F74140C97BF41F5CF7DA353C /* 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 | + D0DEE4672AE8B3C0A3D8B8A0 /* 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 | + 017B4AFD9EF269A408742123 /* Pods */ = { |
| 65 | + isa = PBXGroup; |
| 66 | + children = ( |
| 67 | + 86433C06829BC2D8FF733B92 /* Pods-Runner.debug.xcconfig */, |
| 68 | + DB5C7C055B9A2AFAE00EBDEF /* Pods-Runner.release.xcconfig */, |
| 69 | + 77DA4795C1994CCB9FA65300 /* Pods-Runner.profile.xcconfig */, |
| 70 | + ); |
| 71 | + name = Pods; |
| 72 | + path = Pods; |
| 73 | + sourceTree = "<group>"; |
| 74 | + }; |
58 | 75 | 9740EEB11CF90186004384FC /* Flutter */ = {
|
59 | 76 | isa = PBXGroup;
|
60 | 77 | children = (
|
|
72 | 89 | 9740EEB11CF90186004384FC /* Flutter */,
|
73 | 90 | 97C146F01CF9000F007C117D /* Runner */,
|
74 | 91 | 97C146EF1CF9000F007C117D /* Products */,
|
| 92 | + 017B4AFD9EF269A408742123 /* Pods */, |
| 93 | + A5CF497B7C249300BB20D224 /* Frameworks */, |
75 | 94 | );
|
76 | 95 | sourceTree = "<group>";
|
77 | 96 | };
|
|
98 | 117 | path = Runner;
|
99 | 118 | sourceTree = "<group>";
|
100 | 119 | };
|
| 120 | + A5CF497B7C249300BB20D224 /* Frameworks */ = { |
| 121 | + isa = PBXGroup; |
| 122 | + children = ( |
| 123 | + F74140C97BF41F5CF7DA353C /* Pods_Runner.framework */, |
| 124 | + ); |
| 125 | + name = Frameworks; |
| 126 | + sourceTree = "<group>"; |
| 127 | + }; |
101 | 128 | /* End PBXGroup section */
|
102 | 129 |
|
103 | 130 | /* Begin PBXNativeTarget section */
|
104 | 131 | 97C146ED1CF9000F007C117D /* Runner */ = {
|
105 | 132 | isa = PBXNativeTarget;
|
106 | 133 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
|
107 | 134 | buildPhases = (
|
| 135 | + E9054075A7E09EE3E7F0E35B /* [CP] Check Pods Manifest.lock */, |
108 | 136 | 9740EEB61CF901F6004384FC /* Run Script */,
|
109 | 137 | 97C146EA1CF9000F007C117D /* Sources */,
|
110 | 138 | 97C146EB1CF9000F007C117D /* Frameworks */,
|
111 | 139 | 97C146EC1CF9000F007C117D /* Resources */,
|
112 | 140 | 9705A1C41CF9048500538489 /* Embed Frameworks */,
|
113 | 141 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
| 142 | + CF6049DAAAE6F04F6B76B346 /* [CP] Embed Pods Frameworks */, |
114 | 143 | );
|
115 | 144 | buildRules = (
|
116 | 145 | );
|
|
197 | 226 | shellPath = /bin/sh;
|
198 | 227 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
|
199 | 228 | };
|
| 229 | + CF6049DAAAE6F04F6B76B346 /* [CP] Embed Pods Frameworks */ = { |
| 230 | + isa = PBXShellScriptBuildPhase; |
| 231 | + buildActionMask = 2147483647; |
| 232 | + files = ( |
| 233 | + ); |
| 234 | + inputFileListPaths = ( |
| 235 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 236 | + ); |
| 237 | + name = "[CP] Embed Pods Frameworks"; |
| 238 | + outputFileListPaths = ( |
| 239 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 240 | + ); |
| 241 | + runOnlyForDeploymentPostprocessing = 0; |
| 242 | + shellPath = /bin/sh; |
| 243 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 244 | + showEnvVarsInLog = 0; |
| 245 | + }; |
| 246 | + E9054075A7E09EE3E7F0E35B /* [CP] Check Pods Manifest.lock */ = { |
| 247 | + isa = PBXShellScriptBuildPhase; |
| 248 | + buildActionMask = 2147483647; |
| 249 | + files = ( |
| 250 | + ); |
| 251 | + inputFileListPaths = ( |
| 252 | + ); |
| 253 | + inputPaths = ( |
| 254 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 255 | + "${PODS_ROOT}/Manifest.lock", |
| 256 | + ); |
| 257 | + name = "[CP] Check Pods Manifest.lock"; |
| 258 | + outputFileListPaths = ( |
| 259 | + ); |
| 260 | + outputPaths = ( |
| 261 | + "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
| 262 | + ); |
| 263 | + runOnlyForDeploymentPostprocessing = 0; |
| 264 | + shellPath = /bin/sh; |
| 265 | + 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"; |
| 266 | + showEnvVarsInLog = 0; |
| 267 | + }; |
200 | 268 | /* End PBXShellScriptBuildPhase section */
|
201 | 269 |
|
202 | 270 | /* Begin PBXSourcesBuildPhase section */
|
|
0 commit comments