mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-01-15 23:59:08 +00:00
Update build-ios.yaml
This commit is contained in:
committed by
GitHub
parent
7bc1c22770
commit
e60cec69f8
10
.github/workflows/build-ios.yaml
vendored
10
.github/workflows/build-ios.yaml
vendored
@@ -32,11 +32,11 @@ jobs:
|
||||
workspace-path: "ios/Streamyfin.xcodeproj/project.xcworkspace/"
|
||||
project-path: "ios/Streamyfin.xcodeproj"
|
||||
scheme: Streamyfin
|
||||
#apple-key-id: ${{ secrets.APPLE_KEY_ID }}
|
||||
#apple-key-issuer-id: ${{ secrets.APPLE_KEY_ISSUER_ID }}
|
||||
#apple-key-content: ${{ secrets.APPLE_KEY_CONTENT }}
|
||||
#team-id: ${{ secrets.TEAM_ID }}
|
||||
#team-name: ${{ secrets.TEAM_NAME }}
|
||||
apple-key-id: ${{ secrets.APPLE_KEY_ID }}
|
||||
apple-key-issuer-id: ${{ secrets.APPLE_KEY_ISSUER_ID }}
|
||||
apple-key-content: ${{ secrets.APPLE_KEY_CONTENT }}
|
||||
team-id: ${{ secrets.TEAM_ID }}
|
||||
team-name: ${{ secrets.TEAM_NAME }}
|
||||
#match-password: ${{ secrets.MATCH_PASSWORD }}
|
||||
#match-git-url: ${{ secrets.MATCH_GIT_URL }}
|
||||
#match-git-basic-authorization: ${{ secrets.MATCH_GIT_BASIC_AUTHORIZATION }}
|
||||
|
||||
Reference in New Issue
Block a user