Parcourir la source

Build doc back with Xcode 11

onevcat il y a 6 ans
Parent
commit
255c3d2149
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      fastlane/Fastfile

+ 1 - 0
fastlane/Fastfile

@@ -88,6 +88,7 @@ platform :ios do
       target_version = options[:version]
       Actions.sh("cd .. && jazzy \
                         --clean \
+                        -x USE_SWIFT_RESPONSE_FILE=NO \
                         --author \"Wei Wang\" \
                         --author_url https://onevcat.com \
                         --github_url https://github.com/onevcat/Kingfisher \