Skip to content

Commit 86c35a6

Browse files
committed
Update build workflow to change code signing method to enterprise for IPA export
1 parent 2560877 commit 86c35a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
<plist version="1.0">
4343
<dict>
4444
<key>method</key>
45-
<string>none</string>
45+
<string>enterprise</string>
4646
<key>signingStyle</key>
4747
<string>manual</string>
4848
<key>compileBitcode</key>

0 commit comments

Comments
 (0)