Skip to content

Commit 00120b3

Browse files
committed
Update build-ios.yml
1 parent c7a8ee4 commit 00120b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
-p:RuntimeIdentifier=ios-arm64 \
9494
-p:ArchiveOnBuild=true \
9595
-p:CodesignProvision='Automatic:AppStore' \
96-
-p:CodesignKey='${{ secrets.APP_STORE_CODESIGN_KEY }}' \
96+
-p:CodesignKey='Apple Distribution: Allan Ritchie (T9KLD6CCM9)' \
9797
-o ${{ github.workspace }}/artifacts/ \
9898
-p:IpaPackageName=app.ipa \
9999
-bl:${{ github.workspace}}/artifacts/ios.binlog \

0 commit comments

Comments
 (0)