|
20 | 20 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
|
21 | 21 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
|
22 | 22 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
|
| 23 | + F83E7534C5D827024000AB4C /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 36F84C9A972D968241208A7F /* Pods_Runner.framework */; }; |
23 | 24 | /* End PBXBuildFile section */
|
24 | 25 |
|
25 | 26 | /* Begin PBXCopyFilesBuildPhase section */
|
|
41 | 42 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
|
42 | 43 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
43 | 44 | 2D5378251FAA1A9400D5DBA9 /* flutter_assets */ = {isa = PBXFileReference; lastKnownFileType = folder; name = flutter_assets; path = Flutter/flutter_assets; sourceTree = SOURCE_ROOT; };
|
| 45 | + 36F84C9A972D968241208A7F /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
44 | 46 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
45 | 47 | 3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; };
|
46 | 48 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
63 | 65 | files = (
|
64 | 66 | 9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */,
|
65 | 67 | 3B80C3941E831B6300D905FE /* App.framework in Frameworks */,
|
| 68 | + F83E7534C5D827024000AB4C /* Pods_Runner.framework in Frameworks */, |
66 | 69 | );
|
67 | 70 | runOnlyForDeploymentPostprocessing = 0;
|
68 | 71 | };
|
69 | 72 | /* End PBXFrameworksBuildPhase section */
|
70 | 73 |
|
71 | 74 | /* Begin PBXGroup section */
|
| 75 | + 1850378EF7B1AE3FA40E4F87 /* Frameworks */ = { |
| 76 | + isa = PBXGroup; |
| 77 | + children = ( |
| 78 | + 36F84C9A972D968241208A7F /* Pods_Runner.framework */, |
| 79 | + ); |
| 80 | + name = Frameworks; |
| 81 | + sourceTree = "<group>"; |
| 82 | + }; |
72 | 83 | 9740EEB11CF90186004384FC /* Flutter */ = {
|
73 | 84 | isa = PBXGroup;
|
74 | 85 | children = (
|
|
89 | 100 | 9740EEB11CF90186004384FC /* Flutter */,
|
90 | 101 | 97C146F01CF9000F007C117D /* Runner */,
|
91 | 102 | 97C146EF1CF9000F007C117D /* Products */,
|
| 103 | + A2B39E4F789ABF9C57736776 /* Pods */, |
| 104 | + 1850378EF7B1AE3FA40E4F87 /* Frameworks */, |
92 | 105 | );
|
93 | 106 | sourceTree = "<group>";
|
94 | 107 | };
|
|
123 | 136 | name = "Supporting Files";
|
124 | 137 | sourceTree = "<group>";
|
125 | 138 | };
|
| 139 | + A2B39E4F789ABF9C57736776 /* Pods */ = { |
| 140 | + isa = PBXGroup; |
| 141 | + children = ( |
| 142 | + ); |
| 143 | + name = Pods; |
| 144 | + sourceTree = "<group>"; |
| 145 | + }; |
126 | 146 | /* End PBXGroup section */
|
127 | 147 |
|
128 | 148 | /* Begin PBXNativeTarget section */
|
129 | 149 | 97C146ED1CF9000F007C117D /* Runner */ = {
|
130 | 150 | isa = PBXNativeTarget;
|
131 | 151 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
|
132 | 152 | buildPhases = (
|
| 153 | + E8ED1A28A9A0730EDF0565B2 /* [CP] Check Pods Manifest.lock */, |
133 | 154 | 9740EEB61CF901F6004384FC /* Run Script */,
|
134 | 155 | 97C146EA1CF9000F007C117D /* Sources */,
|
135 | 156 | 97C146EB1CF9000F007C117D /* Frameworks */,
|
136 | 157 | 97C146EC1CF9000F007C117D /* Resources */,
|
137 | 158 | 9705A1C41CF9048500538489 /* Embed Frameworks */,
|
138 | 159 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
| 160 | + 259652FD16940B446BA7C6C6 /* [CP] Embed Pods Frameworks */, |
139 | 161 | );
|
140 | 162 | buildRules = (
|
141 | 163 | );
|
|
197 | 219 | /* End PBXResourcesBuildPhase section */
|
198 | 220 |
|
199 | 221 | /* Begin PBXShellScriptBuildPhase section */
|
| 222 | + 259652FD16940B446BA7C6C6 /* [CP] Embed Pods Frameworks */ = { |
| 223 | + isa = PBXShellScriptBuildPhase; |
| 224 | + buildActionMask = 2147483647; |
| 225 | + files = ( |
| 226 | + ); |
| 227 | + inputPaths = ( |
| 228 | + "${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
| 229 | + "${PODS_ROOT}/../.symlinks/flutter/ios/Flutter.framework", |
| 230 | + "${BUILT_PRODUCTS_DIR}/permission_handler/permission_handler.framework", |
| 231 | + ); |
| 232 | + name = "[CP] Embed Pods Frameworks"; |
| 233 | + outputPaths = ( |
| 234 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework", |
| 235 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/permission_handler.framework", |
| 236 | + ); |
| 237 | + runOnlyForDeploymentPostprocessing = 0; |
| 238 | + shellPath = /bin/sh; |
| 239 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 240 | + showEnvVarsInLog = 0; |
| 241 | + }; |
200 | 242 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
|
201 | 243 | isa = PBXShellScriptBuildPhase;
|
202 | 244 | buildActionMask = 2147483647;
|
|
225 | 267 | shellPath = /bin/sh;
|
226 | 268 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
|
227 | 269 | };
|
| 270 | + E8ED1A28A9A0730EDF0565B2 /* [CP] Check Pods Manifest.lock */ = { |
| 271 | + isa = PBXShellScriptBuildPhase; |
| 272 | + buildActionMask = 2147483647; |
| 273 | + files = ( |
| 274 | + ); |
| 275 | + inputPaths = ( |
| 276 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 277 | + "${PODS_ROOT}/Manifest.lock", |
| 278 | + ); |
| 279 | + name = "[CP] Check Pods Manifest.lock"; |
| 280 | + outputPaths = ( |
| 281 | + "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
| 282 | + ); |
| 283 | + runOnlyForDeploymentPostprocessing = 0; |
| 284 | + shellPath = /bin/sh; |
| 285 | + 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"; |
| 286 | + showEnvVarsInLog = 0; |
| 287 | + }; |
228 | 288 | /* End PBXShellScriptBuildPhase section */
|
229 | 289 |
|
230 | 290 | /* Begin PBXSourcesBuildPhase section */
|
|
0 commit comments