Skip to content

Commit 280d838

Browse files
committed
Updated by new version of Cocoapods
1 parent b803382 commit 280d838

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tests/Swift4/App/App.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
inputFileListPaths = (
189189
);
190190
inputPaths = (
191-
"${SRCROOT}/Pods/Target Support Files/Pods-App/Pods-App-frameworks.sh",
191+
"${PODS_ROOT}/Target Support Files/Pods-App/Pods-App-frameworks.sh",
192192
"${BUILT_PRODUCTS_DIR}/NetUtils/NetUtils.framework",
193193
);
194194
name = "[CP] Embed Pods Frameworks";
@@ -199,7 +199,7 @@
199199
);
200200
runOnlyForDeploymentPostprocessing = 0;
201201
shellPath = /bin/sh;
202-
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-App/Pods-App-frameworks.sh\"\n";
202+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-App/Pods-App-frameworks.sh\"\n";
203203
showEnvVarsInLog = 0;
204204
};
205205
/* End PBXShellScriptBuildPhase section */

0 commit comments

Comments
 (0)