Skip to content

Commit 3b60031

Browse files
committed
GIT: QTI-912 Run Script for macOSfixed ...
1 parent 27dfd1b commit 3b60031

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RxGitLabKit.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1862,8 +1862,8 @@
18621862
files = (
18631863
);
18641864
inputPaths = (
1865-
"$(SRCROOT)/Carthage/Build/macOS/RxSwift.framework",
1866-
"$(SRCROOT)/Carthage/Build/macOS/RxCocoa.framework",
1865+
"$(SRCROOT)/Carthage/Build/Mac/RxSwift.framework",
1866+
"$(SRCROOT)/Carthage/Build/Mac/RxCocoa.framework",
18671867
);
18681868
outputPaths = (
18691869
);

0 commit comments

Comments
 (0)