diff --git a/Podfile.lock b/Podfile.lock index bac1b7c..e081467 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,6 +1,6 @@ PODS: - CatalogByConvention (2.5.1) - - MotionAnimator (2.8.1): + - MotionAnimator (3.0.0): - MotionInterchange (~> 2.0) - MotionInterchange (2.0.0) @@ -19,9 +19,9 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: CatalogByConvention: 2b58a9b64e5b1049abb5d3f8e764a551bbe843a7 - MotionAnimator: ab78e3a6eb59f1061c2c00dd09dc923f254f4a61 + MotionAnimator: 09a4de79182ef05a2476b304271e1ef6a5a3b022 MotionInterchange: 5b7325142e4af884278bab7adcd264976a8c0593 PODFILE CHECKSUM: 3537bf01c11174928ac008c20fec4738722e96f3 -COCOAPODS: 1.5.3 +COCOAPODS: 1.6.0 diff --git a/examples/apps/Catalog/MotionAnimatorCatalog.xcodeproj/project.pbxproj b/examples/apps/Catalog/MotionAnimatorCatalog.xcodeproj/project.pbxproj index 11be8e8..7600b1b 100644 --- a/examples/apps/Catalog/MotionAnimatorCatalog.xcodeproj/project.pbxproj +++ b/examples/apps/Catalog/MotionAnimatorCatalog.xcodeproj/project.pbxproj @@ -408,7 +408,7 @@ files = ( ); inputPaths = ( - "${SRCROOT}/../../../Pods/Target Support Files/Pods-UnitTests/Pods-UnitTests-frameworks.sh", + "${PODS_ROOT}/Target Support Files/Pods-UnitTests/Pods-UnitTests-frameworks.sh", "${BUILT_PRODUCTS_DIR}/MotionAnimator/MotionAnimator.framework", "${BUILT_PRODUCTS_DIR}/MotionInterchange/MotionInterchange.framework", ); @@ -419,7 +419,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/../../../Pods/Target Support Files/Pods-UnitTests/Pods-UnitTests-frameworks.sh\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-UnitTests/Pods-UnitTests-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; 5A3F2ED10BF3C472BA1601C5 /* [CP] Check Pods Manifest.lock */ = { @@ -446,7 +446,7 @@ files = ( ); inputPaths = ( - "${SRCROOT}/../../../Pods/Target Support Files/Pods-MotionAnimatorCatalog/Pods-MotionAnimatorCatalog-frameworks.sh", + "${PODS_ROOT}/Target Support Files/Pods-MotionAnimatorCatalog/Pods-MotionAnimatorCatalog-frameworks.sh", "${BUILT_PRODUCTS_DIR}/CatalogByConvention/CatalogByConvention.framework", "${BUILT_PRODUCTS_DIR}/MotionAnimator/MotionAnimator.framework", "${BUILT_PRODUCTS_DIR}/MotionInterchange/MotionInterchange.framework", @@ -459,7 +459,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/../../../Pods/Target Support Files/Pods-MotionAnimatorCatalog/Pods-MotionAnimatorCatalog-frameworks.sh\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MotionAnimatorCatalog/Pods-MotionAnimatorCatalog-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; C56294D2A9A4F3CE12368EA2 /* [CP] Check Pods Manifest.lock */ = {