Showing
2 changed files
with
33 additions
and
1 deletions
| @@ -289,6 +289,7 @@ | @@ -289,6 +289,7 @@ | ||
| 289 | 0AF7A861182AA9F6003645C4 /* Frameworks */, | 289 | 0AF7A861182AA9F6003645C4 /* Frameworks */, |
| 290 | 0AF7A862182AA9F6003645C4 /* Resources */, | 290 | 0AF7A862182AA9F6003645C4 /* Resources */, |
| 291 | D88503D158FE4481990323A3 /* Copy Pods Resources */, | 291 | D88503D158FE4481990323A3 /* Copy Pods Resources */, |
| 292 | + A8B785A06CB6BF27AECBDC26 /* Embed Pods Frameworks */, | ||
| 292 | ); | 293 | ); |
| 293 | buildRules = ( | 294 | buildRules = ( |
| 294 | ); | 295 | ); |
| @@ -308,6 +309,7 @@ | @@ -308,6 +309,7 @@ | ||
| 308 | 6E984E4E1AE2AF2D00E817A0 /* Frameworks */, | 309 | 6E984E4E1AE2AF2D00E817A0 /* Frameworks */, |
| 309 | 6E984E4F1AE2AF2D00E817A0 /* Resources */, | 310 | 6E984E4F1AE2AF2D00E817A0 /* Resources */, |
| 310 | E9476F7ACBE0CF34D0798C4E /* Copy Pods Resources */, | 311 | E9476F7ACBE0CF34D0798C4E /* Copy Pods Resources */, |
| 312 | + C45F3EDD4BB541269329CDF0 /* Embed Pods Frameworks */, | ||
| 311 | ); | 313 | ); |
| 312 | buildRules = ( | 314 | buildRules = ( |
| 313 | ); | 315 | ); |
| @@ -390,6 +392,21 @@ | @@ -390,6 +392,21 @@ | ||
| 390 | shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; | 392 | shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
| 391 | showEnvVarsInLog = 0; | 393 | showEnvVarsInLog = 0; |
| 392 | }; | 394 | }; |
| 395 | + A8B785A06CB6BF27AECBDC26 /* Embed Pods Frameworks */ = { | ||
| 396 | + isa = PBXShellScriptBuildPhase; | ||
| 397 | + buildActionMask = 2147483647; | ||
| 398 | + files = ( | ||
| 399 | + ); | ||
| 400 | + inputPaths = ( | ||
| 401 | + ); | ||
| 402 | + name = "Embed Pods Frameworks"; | ||
| 403 | + outputPaths = ( | ||
| 404 | + ); | ||
| 405 | + runOnlyForDeploymentPostprocessing = 0; | ||
| 406 | + shellPath = /bin/sh; | ||
| 407 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n"; | ||
| 408 | + showEnvVarsInLog = 0; | ||
| 409 | + }; | ||
| 393 | AE92DF55A4F844AB9D718B75 /* Check Pods Manifest.lock */ = { | 410 | AE92DF55A4F844AB9D718B75 /* Check Pods Manifest.lock */ = { |
| 394 | isa = PBXShellScriptBuildPhase; | 411 | isa = PBXShellScriptBuildPhase; |
| 395 | buildActionMask = 2147483647; | 412 | buildActionMask = 2147483647; |
| @@ -405,6 +422,21 @@ | @@ -405,6 +422,21 @@ | ||
| 405 | shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; | 422 | shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
| 406 | showEnvVarsInLog = 0; | 423 | showEnvVarsInLog = 0; |
| 407 | }; | 424 | }; |
| 425 | + C45F3EDD4BB541269329CDF0 /* Embed Pods Frameworks */ = { | ||
| 426 | + isa = PBXShellScriptBuildPhase; | ||
| 427 | + buildActionMask = 2147483647; | ||
| 428 | + files = ( | ||
| 429 | + ); | ||
| 430 | + inputPaths = ( | ||
| 431 | + ); | ||
| 432 | + name = "Embed Pods Frameworks"; | ||
| 433 | + outputPaths = ( | ||
| 434 | + ); | ||
| 435 | + runOnlyForDeploymentPostprocessing = 0; | ||
| 436 | + shellPath = /bin/sh; | ||
| 437 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PNChartTests/Pods-PNChartTests-frameworks.sh\"\n"; | ||
| 438 | + showEnvVarsInLog = 0; | ||
| 439 | + }; | ||
| 408 | D88503D158FE4481990323A3 /* Copy Pods Resources */ = { | 440 | D88503D158FE4481990323A3 /* Copy Pods Resources */ = { |
| 409 | isa = PBXShellScriptBuildPhase; | 441 | isa = PBXShellScriptBuildPhase; |
| 410 | buildActionMask = 2147483647; | 442 | buildActionMask = 2147483647; |
| @@ -10,4 +10,4 @@ SPEC CHECKSUMS: | @@ -10,4 +10,4 @@ SPEC CHECKSUMS: | ||
| 10 | Expecta: 54e8a3530add08f4f0208c111355eda7cde74a53 | 10 | Expecta: 54e8a3530add08f4f0208c111355eda7cde74a53 |
| 11 | UICountingLabel: 1db4e7d023e1762171eb226d6dff47a7a84f27aa | 11 | UICountingLabel: 1db4e7d023e1762171eb226d6dff47a7a84f27aa |
| 12 | 12 | ||
| 13 | -COCOAPODS: 0.38.2 | 13 | +COCOAPODS: 0.39.0 |
-
Please register or login to post a comment