|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 138551163A00043F5FF06C91 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 40F7AEA6C98C442F86FE97DD /* Pods_Runner.framework */; }; |
10 | 11 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; }; |
11 | 12 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
12 | 13 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; |
|
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>"; }; |
34 | 35 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
| 36 | + 40F7AEA6C98C442F86FE97DD /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 37 | + 5A00D6F0D14DBA0668EF3F12 /* 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 | + 6806D89D3056F1A22807A8A0 /* 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>"; }; |
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 | + B3BB012C9728B2D2C3E5E6E6 /* 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>"; }; |
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 | + 138551163A00043F5FF06C91 /* Pods_Runner.framework in Frameworks */, |
52 | 58 | ); |
53 | 59 | runOnlyForDeploymentPostprocessing = 0; |
54 | 60 | }; |
|
73 | 79 | 97C146F01CF9000F007C117D /* Runner */, |
74 | 80 | 97C146EF1CF9000F007C117D /* Products */, |
75 | 81 | EAE244DB9C7AEFDC08CBCE19 /* Pods */, |
| 82 | + D34E64F2155523C5A31400BF /* Frameworks */, |
76 | 83 | ); |
77 | 84 | sourceTree = "<group>"; |
78 | 85 | }; |
|
99 | 106 | path = Runner; |
100 | 107 | sourceTree = "<group>"; |
101 | 108 | }; |
| 109 | + D34E64F2155523C5A31400BF /* Frameworks */ = { |
| 110 | + isa = PBXGroup; |
| 111 | + children = ( |
| 112 | + 40F7AEA6C98C442F86FE97DD /* Pods_Runner.framework */, |
| 113 | + ); |
| 114 | + name = Frameworks; |
| 115 | + sourceTree = "<group>"; |
| 116 | + }; |
102 | 117 | EAE244DB9C7AEFDC08CBCE19 /* Pods */ = { |
103 | 118 | isa = PBXGroup; |
104 | 119 | children = ( |
| 120 | + 5A00D6F0D14DBA0668EF3F12 /* Pods-Runner.debug.xcconfig */, |
| 121 | + 6806D89D3056F1A22807A8A0 /* Pods-Runner.release.xcconfig */, |
| 122 | + B3BB012C9728B2D2C3E5E6E6 /* Pods-Runner.profile.xcconfig */, |
105 | 123 | ); |
106 | 124 | path = Pods; |
107 | 125 | sourceTree = "<group>"; |
|
113 | 131 | isa = PBXNativeTarget; |
114 | 132 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */; |
115 | 133 | buildPhases = ( |
| 134 | + 9434F7559DFC3D66340B11BA /* [CP] Check Pods Manifest.lock */, |
116 | 135 | 9740EEB61CF901F6004384FC /* Run Script */, |
117 | 136 | 97C146EA1CF9000F007C117D /* Sources */, |
118 | 137 | 97C146EB1CF9000F007C117D /* Frameworks */, |
119 | 138 | 97C146EC1CF9000F007C117D /* Resources */, |
120 | 139 | 9705A1C41CF9048500538489 /* Embed Frameworks */, |
121 | 140 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */, |
| 141 | + 301A10EEF015FE4A57B9F4CA /* [CP] Embed Pods Frameworks */, |
122 | 142 | ); |
123 | 143 | buildRules = ( |
124 | 144 | ); |
|
177 | 197 | /* End PBXResourcesBuildPhase section */ |
178 | 198 |
|
179 | 199 | /* Begin PBXShellScriptBuildPhase section */ |
| 200 | + 301A10EEF015FE4A57B9F4CA /* [CP] Embed Pods Frameworks */ = { |
| 201 | + isa = PBXShellScriptBuildPhase; |
| 202 | + buildActionMask = 2147483647; |
| 203 | + files = ( |
| 204 | + ); |
| 205 | + inputFileListPaths = ( |
| 206 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 207 | + ); |
| 208 | + name = "[CP] Embed Pods Frameworks"; |
| 209 | + outputFileListPaths = ( |
| 210 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 211 | + ); |
| 212 | + runOnlyForDeploymentPostprocessing = 0; |
| 213 | + shellPath = /bin/sh; |
| 214 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 215 | + showEnvVarsInLog = 0; |
| 216 | + }; |
180 | 217 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = { |
181 | 218 | isa = PBXShellScriptBuildPhase; |
182 | 219 | alwaysOutOfDate = 1; |
|
193 | 230 | shellPath = /bin/sh; |
194 | 231 | shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin\n"; |
195 | 232 | }; |
| 233 | + 9434F7559DFC3D66340B11BA /* [CP] Check Pods Manifest.lock */ = { |
| 234 | + isa = PBXShellScriptBuildPhase; |
| 235 | + buildActionMask = 2147483647; |
| 236 | + files = ( |
| 237 | + ); |
| 238 | + inputFileListPaths = ( |
| 239 | + ); |
| 240 | + inputPaths = ( |
| 241 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 242 | + "${PODS_ROOT}/Manifest.lock", |
| 243 | + ); |
| 244 | + name = "[CP] Check Pods Manifest.lock"; |
| 245 | + outputFileListPaths = ( |
| 246 | + ); |
| 247 | + outputPaths = ( |
| 248 | + "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt", |
| 249 | + ); |
| 250 | + runOnlyForDeploymentPostprocessing = 0; |
| 251 | + shellPath = /bin/sh; |
| 252 | + 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"; |
| 253 | + showEnvVarsInLog = 0; |
| 254 | + }; |
196 | 255 | 9740EEB61CF901F6004384FC /* Run Script */ = { |
197 | 256 | isa = PBXShellScriptBuildPhase; |
198 | 257 | alwaysOutOfDate = 1; |
|
0 commit comments