Skip to content

Commit

Permalink
Workaround realm/jazzy#970
Browse files Browse the repository at this point in the history
  • Loading branch information
groue committed Sep 16, 2018
1 parent a09099b commit b826789
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
Expand Up @@ -435,7 +435,7 @@ ifdef JAZZY
--module GRDB \
--root-url http://groue.github.io/GRDB.swift/docs/3.3/ \
--output Documentation/Reference \
--podspec GRDB.swift.podspec
--xcodebuild-arguments -project,GRDB.xcodeproj,-scheme,GRDBiOS
else
@echo Jazzy must be installed for doc
@exit 1
Expand Down

0 comments on commit b826789

Please sign in to comment.