|
10 | 10 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
|
11 | 11 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
|
12 | 12 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
|
| 13 | + 84376485DD5095D2BB26E859 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E87A03DE33DA1F3B804FA9EA /* Pods_Runner.framework */; }; |
13 | 14 | 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
|
14 | 15 | 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
|
15 | 16 | 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
|
|
31 | 32 | /* Begin PBXFileReference section */
|
32 | 33 | 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
|
33 | 34 | 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
| 35 | + 21063AA02F2E882982C4E659 /* 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 | 36 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
| 37 | + 637F3669458163FCEED9B39E /* 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>"; }; |
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>"; };
|
|
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 | + B32E14FD31EFC55272D7FDB1 /* 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>"; }; |
| 49 | + E87A03DE33DA1F3B804FA9EA /* 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 | + 84376485DD5095D2BB26E859 /* 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 | + 7CE84B1E92D5FB0EB0FBF930 /* Frameworks */ = { |
| 65 | + isa = PBXGroup; |
| 66 | + children = ( |
| 67 | + E87A03DE33DA1F3B804FA9EA /* Pods_Runner.framework */, |
| 68 | + ); |
| 69 | + name = Frameworks; |
| 70 | + sourceTree = "<group>"; |
| 71 | + }; |
58 | 72 | 9740EEB11CF90186004384FC /* Flutter */ = {
|
59 | 73 | isa = PBXGroup;
|
60 | 74 | children = (
|
|
72 | 86 | 9740EEB11CF90186004384FC /* Flutter */,
|
73 | 87 | 97C146F01CF9000F007C117D /* Runner */,
|
74 | 88 | 97C146EF1CF9000F007C117D /* Products */,
|
| 89 | + E94BD9192A19E6E2F15B9255 /* Pods */, |
| 90 | + 7CE84B1E92D5FB0EB0FBF930 /* Frameworks */, |
75 | 91 | );
|
76 | 92 | sourceTree = "<group>";
|
77 | 93 | };
|
|
106 | 122 | name = "Supporting Files";
|
107 | 123 | sourceTree = "<group>";
|
108 | 124 | };
|
| 125 | + E94BD9192A19E6E2F15B9255 /* Pods */ = { |
| 126 | + isa = PBXGroup; |
| 127 | + children = ( |
| 128 | + B32E14FD31EFC55272D7FDB1 /* Pods-Runner.debug.xcconfig */, |
| 129 | + 21063AA02F2E882982C4E659 /* Pods-Runner.release.xcconfig */, |
| 130 | + 637F3669458163FCEED9B39E /* Pods-Runner.profile.xcconfig */, |
| 131 | + ); |
| 132 | + name = Pods; |
| 133 | + path = Pods; |
| 134 | + sourceTree = "<group>"; |
| 135 | + }; |
109 | 136 | /* End PBXGroup section */
|
110 | 137 |
|
111 | 138 | /* Begin PBXNativeTarget section */
|
112 | 139 | 97C146ED1CF9000F007C117D /* Runner */ = {
|
113 | 140 | isa = PBXNativeTarget;
|
114 | 141 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
|
115 | 142 | buildPhases = (
|
| 143 | + 41EE7901A9ED8A5F81428CCD /* [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 | + B3066D5D06DDDD62561CB406 /* [CP] Embed Pods Frameworks */, |
122 | 151 | );
|
123 | 152 | buildRules = (
|
124 | 153 | );
|
|
191 | 220 | shellPath = /bin/sh;
|
192 | 221 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
|
193 | 222 | };
|
| 223 | + 41EE7901A9ED8A5F81428CCD /* [CP] Check Pods Manifest.lock */ = { |
| 224 | + isa = PBXShellScriptBuildPhase; |
| 225 | + buildActionMask = 2147483647; |
| 226 | + files = ( |
| 227 | + ); |
| 228 | + inputFileListPaths = ( |
| 229 | + ); |
| 230 | + inputPaths = ( |
| 231 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 232 | + "${PODS_ROOT}/Manifest.lock", |
| 233 | + ); |
| 234 | + name = "[CP] Check Pods Manifest.lock"; |
| 235 | + outputFileListPaths = ( |
| 236 | + ); |
| 237 | + outputPaths = ( |
| 238 | + "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
| 239 | + ); |
| 240 | + runOnlyForDeploymentPostprocessing = 0; |
| 241 | + shellPath = /bin/sh; |
| 242 | + 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"; |
| 243 | + showEnvVarsInLog = 0; |
| 244 | + }; |
194 | 245 | 9740EEB61CF901F6004384FC /* Run Script */ = {
|
195 | 246 | isa = PBXShellScriptBuildPhase;
|
196 | 247 | buildActionMask = 2147483647;
|
|
205 | 256 | shellPath = /bin/sh;
|
206 | 257 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
|
207 | 258 | };
|
| 259 | + B3066D5D06DDDD62561CB406 /* [CP] Embed Pods Frameworks */ = { |
| 260 | + isa = PBXShellScriptBuildPhase; |
| 261 | + buildActionMask = 2147483647; |
| 262 | + files = ( |
| 263 | + ); |
| 264 | + inputPaths = ( |
| 265 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh", |
| 266 | + "${PODS_ROOT}/../Flutter/Flutter.framework", |
| 267 | + "${BUILT_PRODUCTS_DIR}/flutter_plugin_android_lifecycle/flutter_plugin_android_lifecycle.framework", |
| 268 | + "${BUILT_PRODUCTS_DIR}/image_picker/image_picker.framework", |
| 269 | + "${BUILT_PRODUCTS_DIR}/shared_preferences/shared_preferences.framework", |
| 270 | + ); |
| 271 | + name = "[CP] Embed Pods Frameworks"; |
| 272 | + outputPaths = ( |
| 273 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework", |
| 274 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/flutter_plugin_android_lifecycle.framework", |
| 275 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/image_picker.framework", |
| 276 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/shared_preferences.framework", |
| 277 | + ); |
| 278 | + runOnlyForDeploymentPostprocessing = 0; |
| 279 | + shellPath = /bin/sh; |
| 280 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 281 | + showEnvVarsInLog = 0; |
| 282 | + }; |
208 | 283 | /* End PBXShellScriptBuildPhase section */
|
209 | 284 |
|
210 | 285 | /* Begin PBXSourcesBuildPhase section */
|
|
0 commit comments