We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27c1a21 commit 8b0b2e6Copy full SHA for 8b0b2e6
.github/workflows/jazzy.yml
@@ -13,4 +13,4 @@ jobs:
13
uses: steven0351/publish-jazzy-docs@v1
14
with:
15
personal_access_token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
16
- args: "--module PermissionsSwiftUI --swift-build-tool xcodebuild --build-tool-arguments -scheme,PermissionsSwiftUI,-sdk,iphoneos --author 'Jevon Mao' --author_url https://jingwen-mao.mit-license.org/"
+ args: "--module PermissionsSwiftUI --swift-build-tool xcodebuild --build-tool-arguments -scheme,PermissionsSwiftUI,-sdk,iphoneos,-destination,id=A06F71FC-0B53-4741-AD85-D237B6FB06A0,-verbose --author 'Jevon Mao' --author_url https://jingwen-mao.mit-license.org/"
0 commit comments