|
234 | 234 | 4B6C2DAD1D8DA68E003D3A46 /* Resources */, |
235 | 235 | 4BE8B6F11D8E5A9700A4DC33 /* Embed Frameworks */, |
236 | 236 | 24154DE9833A821AC3AEA6F2 /* [CP] Embed Pods Frameworks */, |
237 | | - 848C2C71D8E615BCE87525CC /* [CP] Copy Pods Resources */, |
238 | 237 | ); |
239 | 238 | buildRules = ( |
240 | 239 | ); |
|
317 | 316 | files = ( |
318 | 317 | ); |
319 | 318 | inputPaths = ( |
| 319 | + "${PODS_ROOT}/Target Support Files/Pods-StackScrollView-Demo/Pods-StackScrollView-Demo-frameworks.sh", |
| 320 | + "${BUILT_PRODUCTS_DIR}/EasyPeasy/EasyPeasy.framework", |
| 321 | + "${PODS_ROOT}/Reveal-SDK/RevealServer-20/iOS/RevealServer.framework", |
320 | 322 | ); |
321 | 323 | name = "[CP] Embed Pods Frameworks"; |
322 | 324 | outputPaths = ( |
| 325 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/EasyPeasy.framework", |
| 326 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RevealServer.framework", |
323 | 327 | ); |
324 | 328 | runOnlyForDeploymentPostprocessing = 0; |
325 | 329 | shellPath = /bin/sh; |
326 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-StackScrollView-Demo/Pods-StackScrollView-Demo-frameworks.sh\"\n"; |
327 | | - showEnvVarsInLog = 0; |
328 | | - }; |
329 | | - 848C2C71D8E615BCE87525CC /* [CP] Copy Pods Resources */ = { |
330 | | - isa = PBXShellScriptBuildPhase; |
331 | | - buildActionMask = 2147483647; |
332 | | - files = ( |
333 | | - ); |
334 | | - inputPaths = ( |
335 | | - ); |
336 | | - name = "[CP] Copy Pods Resources"; |
337 | | - outputPaths = ( |
338 | | - ); |
339 | | - runOnlyForDeploymentPostprocessing = 0; |
340 | | - shellPath = /bin/sh; |
341 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-StackScrollView-Demo/Pods-StackScrollView-Demo-resources.sh\"\n"; |
| 330 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-StackScrollView-Demo/Pods-StackScrollView-Demo-frameworks.sh\"\n"; |
342 | 331 | showEnvVarsInLog = 0; |
343 | 332 | }; |
344 | 333 | 85921EDC7C6ECDDC05B65CD4 /* [CP] Check Pods Manifest.lock */ = { |
|
347 | 336 | files = ( |
348 | 337 | ); |
349 | 338 | inputPaths = ( |
| 339 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 340 | + "${PODS_ROOT}/Manifest.lock", |
350 | 341 | ); |
351 | 342 | name = "[CP] Check Pods Manifest.lock"; |
352 | 343 | outputPaths = ( |
| 344 | + "$(DERIVED_FILE_DIR)/Pods-StackScrollView-Demo-checkManifestLockResult.txt", |
353 | 345 | ); |
354 | 346 | runOnlyForDeploymentPostprocessing = 0; |
355 | 347 | shellPath = /bin/sh; |
356 | | - 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"; |
| 348 | + 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"; |
357 | 349 | showEnvVarsInLog = 0; |
358 | 350 | }; |
359 | 351 | /* End PBXShellScriptBuildPhase section */ |
|
0 commit comments