Skip to content

Commit

Permalink
fixed typo in build phases
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanhimmelman committed May 15, 2015
1 parent 48dc5b5 commit 6efc1d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AlamofireObjectMapper.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -386,8 +386,8 @@
files = (
);
inputPaths = (
"$(SRCROOT)/Carthage/Build/iOS/Alamofire.framework",
"$(SRCROOT)/Carthage/Build/iOS/ObjectMapper.framework",
"$(SRCROOT)/Carthage/Build/Mac/Alamofire.framework",
"$(SRCROOT)/Carthage/Build/Mac/ObjectMapper.framework",
);
outputPaths = (
);
Expand Down

0 comments on commit 6efc1d5

Please sign in to comment.