소스 검색

Build doc back with Xcode 11

onevcat 6 년 전
부모
커밋
255c3d2149
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      fastlane/Fastfile

+ 1 - 0
fastlane/Fastfile

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