Skip to content

Commit

Permalink
Merge pull request #293 from mapbox/1ec5-jazzy-no-podspec
Browse files Browse the repository at this point in the history
Remove CocoaPods from documentation script
  • Loading branch information
1ec5 authored Sep 13, 2018
2 parents 5d0ed2d + ab30484 commit 83f4150
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/document.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ DEFAULT_THEME="docs/theme"
THEME=${JAZZY_THEME:-$DEFAULT_THEME}

jazzy \
--podspec MapboxDirections.swift.podspec \
--config docs/jazzy.yml \
--sdk iphonesimulator \
--module-version ${VERSION} \
Expand Down

0 comments on commit 83f4150

Please sign in to comment.