|
20 | 20 | 2CA0465C1711AC8E006DEE8B /* ExampleApp.html in Resources */ = {isa = PBXBuildFile; fileRef = 2CA0465B1711AC8D006DEE8B /* ExampleApp.html */; };
|
21 | 21 | 2CAB869B1727684300BD9ED1 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 2CAB869A1727684300BD9ED1 /* Default-568h@2x.png */; };
|
22 | 22 | 2CEB3EC01602563600548120 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2CEB3EBF1602563600548120 /* UIKit.framework */; };
|
23 |
| - 6529BCFA17DEACD6F9C2E820 /* Pods_ExampleApp_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 495C20DD246029C0B2405EC9 /* Pods_ExampleApp_iOS.framework */; }; |
24 | 23 | /* End PBXBuildFile section */
|
25 | 24 |
|
26 | 25 | /* Begin PBXFileReference section */
|
|
49 | 48 | 2CEB3EBF1602563600548120 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
50 | 49 | 2CEB3EC11602563600548120 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
51 | 50 | 2CEB3EC31602563600548120 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
52 |
| - 495C20DD246029C0B2405EC9 /* Pods_ExampleApp_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ExampleApp_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
53 |
| - 4BCA4425A9554AF93A944458 /* Pods-ExampleApp-iOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ExampleApp-iOS.debug.xcconfig"; path = "Pods/Target Support Files/Pods-ExampleApp-iOS/Pods-ExampleApp-iOS.debug.xcconfig"; sourceTree = "<group>"; }; |
54 |
| - E4F0C608003752F273BB146F /* Pods-ExampleApp-iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ExampleApp-iOS.release.xcconfig"; path = "Pods/Target Support Files/Pods-ExampleApp-iOS/Pods-ExampleApp-iOS.release.xcconfig"; sourceTree = "<group>"; }; |
55 | 51 | /* End PBXFileReference section */
|
56 | 52 |
|
57 | 53 | /* Begin PBXFrameworksBuildPhase section */
|
|
61 | 57 | files = (
|
62 | 58 | 0E4E9D4C1A101E0B00043087 /* WebKit.framework in Frameworks */,
|
63 | 59 | 2CEB3EC01602563600548120 /* UIKit.framework in Frameworks */,
|
64 |
| - 6529BCFA17DEACD6F9C2E820 /* Pods_ExampleApp_iOS.framework in Frameworks */, |
65 | 60 | );
|
66 | 61 | runOnlyForDeploymentPostprocessing = 0;
|
67 | 62 | };
|
|
137 | 132 | 2CEB3EBF1602563600548120 /* UIKit.framework */,
|
138 | 133 | 2CEB3EC11602563600548120 /* Foundation.framework */,
|
139 | 134 | 2CEB3EC31602563600548120 /* CoreGraphics.framework */,
|
140 |
| - 495C20DD246029C0B2405EC9 /* Pods_ExampleApp_iOS.framework */, |
141 | 135 | );
|
142 | 136 | name = Frameworks;
|
143 | 137 | sourceTree = "<group>";
|
144 | 138 | };
|
145 | 139 | 81A733051B2F9C5795D856E4 /* Pods */ = {
|
146 | 140 | isa = PBXGroup;
|
147 | 141 | children = (
|
148 |
| - 4BCA4425A9554AF93A944458 /* Pods-ExampleApp-iOS.debug.xcconfig */, |
149 |
| - E4F0C608003752F273BB146F /* Pods-ExampleApp-iOS.release.xcconfig */, |
150 | 142 | );
|
151 | 143 | name = Pods;
|
152 | 144 | sourceTree = "<group>";
|
|
158 | 150 | isa = PBXNativeTarget;
|
159 | 151 | buildConfigurationList = 2CEB3ED31602563600548120 /* Build configuration list for PBXNativeTarget "ExampleApp-iOS" */;
|
160 | 152 | buildPhases = (
|
161 |
| - 953B195B62A37FA474FD95D5 /* [CP] Check Pods Manifest.lock */, |
162 | 153 | 2CEB3EB71602563600548120 /* Sources */,
|
163 | 154 | 2CEB3EB81602563600548120 /* Frameworks */,
|
164 | 155 | 2CEB3EB91602563600548120 /* Resources */,
|
165 |
| - A9D6EE0CEB388638298EBC18 /* [CP] Embed Pods Frameworks */, |
166 |
| - 7E64B37A61F02883676CA89F /* [CP] Copy Pods Resources */, |
167 | 156 | );
|
168 | 157 | buildRules = (
|
169 | 158 | );
|
|
218 | 207 | };
|
219 | 208 | /* End PBXResourcesBuildPhase section */
|
220 | 209 |
|
221 |
| -/* Begin PBXShellScriptBuildPhase section */ |
222 |
| - 7E64B37A61F02883676CA89F /* [CP] Copy Pods Resources */ = { |
223 |
| - isa = PBXShellScriptBuildPhase; |
224 |
| - buildActionMask = 2147483647; |
225 |
| - files = ( |
226 |
| - ); |
227 |
| - inputPaths = ( |
228 |
| - ); |
229 |
| - name = "[CP] Copy Pods Resources"; |
230 |
| - outputPaths = ( |
231 |
| - ); |
232 |
| - runOnlyForDeploymentPostprocessing = 0; |
233 |
| - shellPath = /bin/sh; |
234 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ExampleApp-iOS/Pods-ExampleApp-iOS-resources.sh\"\n"; |
235 |
| - showEnvVarsInLog = 0; |
236 |
| - }; |
237 |
| - 953B195B62A37FA474FD95D5 /* [CP] Check Pods Manifest.lock */ = { |
238 |
| - isa = PBXShellScriptBuildPhase; |
239 |
| - buildActionMask = 2147483647; |
240 |
| - files = ( |
241 |
| - ); |
242 |
| - inputPaths = ( |
243 |
| - ); |
244 |
| - name = "[CP] Check Pods Manifest.lock"; |
245 |
| - outputPaths = ( |
246 |
| - ); |
247 |
| - runOnlyForDeploymentPostprocessing = 0; |
248 |
| - shellPath = /bin/sh; |
249 |
| - shellScript = "diff \"${PODS_ROOT}/../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"; |
250 |
| - showEnvVarsInLog = 0; |
251 |
| - }; |
252 |
| - A9D6EE0CEB388638298EBC18 /* [CP] Embed Pods Frameworks */ = { |
253 |
| - isa = PBXShellScriptBuildPhase; |
254 |
| - buildActionMask = 2147483647; |
255 |
| - files = ( |
256 |
| - ); |
257 |
| - inputPaths = ( |
258 |
| - ); |
259 |
| - name = "[CP] Embed Pods Frameworks"; |
260 |
| - outputPaths = ( |
261 |
| - ); |
262 |
| - runOnlyForDeploymentPostprocessing = 0; |
263 |
| - shellPath = /bin/sh; |
264 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ExampleApp-iOS/Pods-ExampleApp-iOS-frameworks.sh\"\n"; |
265 |
| - showEnvVarsInLog = 0; |
266 |
| - }; |
267 |
| -/* End PBXShellScriptBuildPhase section */ |
268 |
| - |
269 | 210 | /* Begin PBXSourcesBuildPhase section */
|
270 | 211 | 2CEB3EB71602563600548120 /* Sources */ = {
|
271 | 212 | isa = PBXSourcesBuildPhase;
|
|
373 | 314 | };
|
374 | 315 | 2CEB3ED41602563600548120 /* Debug */ = {
|
375 | 316 | isa = XCBuildConfiguration;
|
376 |
| - baseConfigurationReference = 4BCA4425A9554AF93A944458 /* Pods-ExampleApp-iOS.debug.xcconfig */; |
377 | 317 | buildSettings = {
|
378 | 318 | CLANG_ENABLE_MODULES = YES;
|
379 | 319 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
391 | 331 | };
|
392 | 332 | 2CEB3ED51602563600548120 /* Release */ = {
|
393 | 333 | isa = XCBuildConfiguration;
|
394 |
| - baseConfigurationReference = E4F0C608003752F273BB146F /* Pods-ExampleApp-iOS.release.xcconfig */; |
395 | 334 | buildSettings = {
|
396 | 335 | CLANG_ENABLE_MODULES = YES;
|
397 | 336 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
0 commit comments