| 
208 | 208 | 6003F587195388D20070C39A /* Frameworks */,  | 
209 | 209 | 6003F588195388D20070C39A /* Resources */,  | 
210 | 210 | 9996E5BF0D2DF1699498034B /* [CP] Embed Pods Frameworks */,  | 
211 |  | -AE55BC7734FF3342B0413502 /* [CP] Copy Pods Resources */,  | 
212 | 211 | );  | 
213 | 212 | buildRules = (  | 
214 | 213 | );  | 
 | 
227 | 226 | 6003F5AA195388D20070C39A /* Sources */,  | 
228 | 227 | 6003F5AB195388D20070C39A /* Frameworks */,  | 
229 | 228 | 6003F5AC195388D20070C39A /* Resources */,  | 
230 |  | -7C20472C3829859915CF436F /* [CP] Embed Pods Frameworks */,  | 
231 |  | -2121D8040A30BE3ED6CD9535 /* [CP] Copy Pods Resources */,  | 
232 | 229 | );  | 
233 | 230 | buildRules = (  | 
234 | 231 | );  | 
 | 
297 | 294 | /* End PBXResourcesBuildPhase section */  | 
298 | 295 | 
 
  | 
299 | 296 | /* Begin PBXShellScriptBuildPhase section */  | 
300 |  | -2121D8040A30BE3ED6CD9535 /* [CP] Copy Pods Resources */ = {  | 
301 |  | -isa = PBXShellScriptBuildPhase;  | 
302 |  | -buildActionMask = 2147483647;  | 
303 |  | -files = (  | 
304 |  | -);  | 
305 |  | -inputPaths = (  | 
306 |  | -);  | 
307 |  | -name = "[CP] Copy Pods Resources";  | 
308 |  | -outputPaths = (  | 
309 |  | -);  | 
310 |  | -runOnlyForDeploymentPostprocessing = 0;  | 
311 |  | -shellPath = /bin/sh;  | 
312 |  | -shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-SDWebImageSVGCoder_Tests/Pods-SDWebImageSVGCoder_Tests-resources.sh\"\n";  | 
313 |  | -showEnvVarsInLog = 0;  | 
314 |  | -};  | 
315 | 297 | 750ABDA0E7C25783B338A0BD /* [CP] Check Pods Manifest.lock */ = {  | 
316 | 298 | isa = PBXShellScriptBuildPhase;  | 
317 | 299 | buildActionMask = 2147483647;  | 
 | 
330 | 312 | 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";  | 
331 | 313 | showEnvVarsInLog = 0;  | 
332 | 314 | };  | 
333 |  | -7C20472C3829859915CF436F /* [CP] Embed Pods Frameworks */ = {  | 
334 |  | -isa = PBXShellScriptBuildPhase;  | 
335 |  | -buildActionMask = 2147483647;  | 
336 |  | -files = (  | 
337 |  | -);  | 
338 |  | -inputPaths = (  | 
339 |  | -);  | 
340 |  | -name = "[CP] Embed Pods Frameworks";  | 
341 |  | -outputPaths = (  | 
342 |  | -);  | 
343 |  | -runOnlyForDeploymentPostprocessing = 0;  | 
344 |  | -shellPath = /bin/sh;  | 
345 |  | -shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-SDWebImageSVGCoder_Tests/Pods-SDWebImageSVGCoder_Tests-frameworks.sh\"\n";  | 
346 |  | -showEnvVarsInLog = 0;  | 
347 |  | -};  | 
348 | 315 | 9996E5BF0D2DF1699498034B /* [CP] Embed Pods Frameworks */ = {  | 
349 | 316 | isa = PBXShellScriptBuildPhase;  | 
350 | 317 | buildActionMask = 2147483647;  | 
351 | 318 | files = (  | 
352 | 319 | );  | 
353 | 320 | inputPaths = (  | 
354 | 321 | "${SRCROOT}/Pods/Target Support Files/Pods-SDWebImageSVGCoder_Example/Pods-SDWebImageSVGCoder_Example-frameworks.sh",  | 
 | 322 | +"${BUILT_PRODUCTS_DIR}/CocoaLumberjack/CocoaLumberjack.framework",  | 
 | 323 | +"${BUILT_PRODUCTS_DIR}/SDWebImage/SDWebImage.framework",  | 
355 | 324 | "${BUILT_PRODUCTS_DIR}/SDWebImageSVGCoder/SDWebImageSVGCoder.framework",  | 
 | 325 | +"${BUILT_PRODUCTS_DIR}/SVGKit/SVGKit.framework",  | 
356 | 326 | );  | 
357 | 327 | name = "[CP] Embed Pods Frameworks";  | 
358 | 328 | outputPaths = (  | 
 | 329 | +"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/CocoaLumberjack.framework",  | 
 | 330 | +"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImage.framework",  | 
359 | 331 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SDWebImageSVGCoder.framework",  | 
 | 332 | +"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SVGKit.framework",  | 
360 | 333 | );  | 
361 | 334 | runOnlyForDeploymentPostprocessing = 0;  | 
362 | 335 | shellPath = /bin/sh;  | 
363 | 336 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-SDWebImageSVGCoder_Example/Pods-SDWebImageSVGCoder_Example-frameworks.sh\"\n";  | 
364 | 337 | showEnvVarsInLog = 0;  | 
365 | 338 | };  | 
366 |  | -AE55BC7734FF3342B0413502 /* [CP] Copy Pods Resources */ = {  | 
367 |  | -isa = PBXShellScriptBuildPhase;  | 
368 |  | -buildActionMask = 2147483647;  | 
369 |  | -files = (  | 
370 |  | -);  | 
371 |  | -inputPaths = (  | 
372 |  | -);  | 
373 |  | -name = "[CP] Copy Pods Resources";  | 
374 |  | -outputPaths = (  | 
375 |  | -);  | 
376 |  | -runOnlyForDeploymentPostprocessing = 0;  | 
377 |  | -shellPath = /bin/sh;  | 
378 |  | -shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-SDWebImageSVGCoder_Example/Pods-SDWebImageSVGCoder_Example-resources.sh\"\n";  | 
379 |  | -showEnvVarsInLog = 0;  | 
380 |  | -};  | 
381 | 339 | F8ED3998881DDB15315EBD32 /* [CP] Check Pods Manifest.lock */ = {  | 
382 | 340 | isa = PBXShellScriptBuildPhase;  | 
383 | 341 | buildActionMask = 2147483647;  | 
 | 
0 commit comments