Skip to content

Commit

Permalink
fix Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Mortennn committed Aug 11, 2019
1 parent 348c4a6 commit 88cbc6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
build:
@brew bundle
@carthage bootstrap --cache-builds --platform osx
@mkdir Dozer/Other/Generated
@mkdir -p Dozer/Other/Generated
@swiftgen
@xcodegen
@xed "."
Expand Down

0 comments on commit 88cbc6e

Please sign in to comment.