1

只是想知道是否有人找到了解决此问题的方法。使用 --exclude 使用 swift 文件的完整文件路径,Jazzy 仍然在文档中包含这个文件/类。Shell 文件看起来像这样

jazzy \
--clean \
--author "Author" \
--copyright "Copyright" \
--xcodebuild-arguments '-project,jazzytest.xcodeproj,-scheme,jazzytest' \
--exclude /Users/<username-here>/desktop/jazzytest/jazzytest/source/swift1.swift \
--min-acl public
4

0 回答 0