|
9 | 9 | /* Begin PBXBuildFile section */ |
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 | + 65B907C60867061250A77D6E /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9A76843E3596405C7B6DFF1B /* Pods_Runner.framework */; }; |
12 | 13 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; |
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 */; }; |
|
29 | 30 | /* End PBXCopyFilesBuildPhase section */ |
30 | 31 |
|
31 | 32 | /* Begin PBXFileReference section */ |
| 33 | + 0F9682D7879846A313BD8569 /* 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>"; }; |
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>"; }; |
34 | 36 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
| 37 | + 65B9DA6E65158B5A69155CD5 /* 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 | + 6DE2CE631932059D90A38FAB /* 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 | 39 | 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; }; |
36 | 40 | 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
37 | 41 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; 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 | + 9A76843E3596405C7B6DFF1B /* 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 | + 65B907C60867061250A77D6E /* 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 | + 18592708EC18A958100A9026 /* Pods */ = { |
| 65 | + isa = PBXGroup; |
| 66 | + children = ( |
| 67 | + 65B9DA6E65158B5A69155CD5 /* Pods-Runner.debug.xcconfig */, |
| 68 | + 0F9682D7879846A313BD8569 /* Pods-Runner.release.xcconfig */, |
| 69 | + 6DE2CE631932059D90A38FAB /* Pods-Runner.profile.xcconfig */, |
| 70 | + ); |
| 71 | + name = Pods; |
| 72 | + path = Pods; |
| 73 | + sourceTree = "<group>"; |
| 74 | + }; |
| 75 | + 3994D8CD7A88340F930600D1 /* Frameworks */ = { |
| 76 | + isa = PBXGroup; |
| 77 | + children = ( |
| 78 | + 9A76843E3596405C7B6DFF1B /* 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 | + 18592708EC18A958100A9026 /* Pods */, |
| 101 | + 3994D8CD7A88340F930600D1 /* 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 | + 985586E5047784C00F0EE9EF /* [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 | + D272D0CB52AEB248E1813299 /* [CP] Embed Pods Frameworks */, |
122 | 151 | ); |
123 | 152 | buildRules = ( |
124 | 153 | ); |
|
205 | 234 | shellPath = /bin/sh; |
206 | 235 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build"; |
207 | 236 | }; |
| 237 | + 985586E5047784C00F0EE9EF /* [CP] Check Pods Manifest.lock */ = { |
| 238 | + isa = PBXShellScriptBuildPhase; |
| 239 | + buildActionMask = 2147483647; |
| 240 | + files = ( |
| 241 | + ); |
| 242 | + inputFileListPaths = ( |
| 243 | + ); |
| 244 | + inputPaths = ( |
| 245 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 246 | + "${PODS_ROOT}/Manifest.lock", |
| 247 | + ); |
| 248 | + name = "[CP] Check Pods Manifest.lock"; |
| 249 | + outputFileListPaths = ( |
| 250 | + ); |
| 251 | + outputPaths = ( |
| 252 | + "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
| 253 | + ); |
| 254 | + runOnlyForDeploymentPostprocessing = 0; |
| 255 | + shellPath = /bin/sh; |
| 256 | + 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"; |
| 257 | + showEnvVarsInLog = 0; |
| 258 | + }; |
| 259 | + D272D0CB52AEB248E1813299 /* [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 | + "${BUILT_PRODUCTS_DIR}/shared_preferences/shared_preferences.framework", |
| 267 | + ); |
| 268 | + name = "[CP] Embed Pods Frameworks"; |
| 269 | + outputPaths = ( |
| 270 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/shared_preferences.framework", |
| 271 | + ); |
| 272 | + runOnlyForDeploymentPostprocessing = 0; |
| 273 | + shellPath = /bin/sh; |
| 274 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 275 | + showEnvVarsInLog = 0; |
| 276 | + }; |
208 | 277 | /* End PBXShellScriptBuildPhase section */ |
209 | 278 |
|
210 | 279 | /* Begin PBXSourcesBuildPhase section */ |
|
0 commit comments