File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 242242 files = (
243243 );
244244 inputPaths = (
245- "${SRCROOT}/Pods /Target Support Files/Pods-Example/Pods-Example-frameworks.sh",
245+ "${PODS_ROOT} /Target Support Files/Pods-Example/Pods-Example-frameworks.sh",
246246 "${BUILT_PRODUCTS_DIR}/ContainerController/ContainerController.framework",
247247 );
248248 name = "[CP] Embed Pods Frameworks";
251251 );
252252 runOnlyForDeploymentPostprocessing = 0;
253253 shellPath = /bin/sh;
254- shellScript = "\"${SRCROOT}/Pods /Target Support Files/Pods-Example/Pods-Example-frameworks.sh\"\n";
254+ shellScript = "\"${PODS_ROOT} /Target Support Files/Pods-Example/Pods-Example-frameworks.sh\"\n";
255255 showEnvVarsInLog = 0;
256256 };
257257/* End PBXShellScriptBuildPhase section */
Original file line number Diff line number Diff line change 11PODS:
2- - ContainerController (1.0 )
2+ - ContainerController (1.1 )
33 - SwiftLint (0.30.1)
44
55DEPENDENCIES:
66 - ContainerController (from `../`)
77 - SwiftLint (~> 0.30.1)
88
99SPEC REPOS:
10- https://github.com/cocoapods/specs .git:
10+ https://github.com/CocoaPods/Specs .git:
1111 - SwiftLint
1212
1313EXTERNAL SOURCES:
1414 ContainerController:
1515 :path: "../"
1616
1717SPEC CHECKSUMS:
18- ContainerController: cc23af15a0f362aa8ff5804cae047d288e7ef80a
18+ ContainerController: 86a216f7be79b2a9aedcead6c60069880114b10f
1919 SwiftLint: a54bf1fe12b55c68560eb2a7689dfc81458508f7
2020
2121PODFILE CHECKSUM: bf170c0fc679af9c07716afb977f44ac5674ce03
2222
23- COCOAPODS: 1.5.3
23+ COCOAPODS: 1.11.2
You can’t perform that action at this time.
0 commit comments