update carthage build path for tests

pull/1/head
Michael Kirk 7 years ago
parent faa5561639
commit af19405178

@ -2960,8 +2960,8 @@
files = ( files = (
); );
inputPaths = ( inputPaths = (
"$(SRCROOT)/Carthage/Build/iOS/WebRTC.framework", "$(SRCROOT)/ThirdParty/WebRTC/Build/WebRTC.framework",
"$(SRCROOT)/Carthage/Build/iOS/ZXingObjC.framework", "$(SRCROOT)/ThirdParty/Carthage/Build/iOS/ZXingObjC.framework",
); );
name = "[Carthage] Copy Frameworks"; name = "[Carthage] Copy Frameworks";
outputPaths = ( outputPaths = (

Loading…
Cancel
Save