Skip to content

Commit 4ab4fcc

Browse files
Update ios-build-custom-dev-app.yml
1 parent 250df07 commit 4ab4fcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ios-build-custom-dev-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
mobileprovision-base64: ${{ secrets.IOS_DUMMY_PROVISION }}
6767
team-id: ${{ secrets.IOS_TEAM_ID }}
6868
workspace-path: ./ios/NativeTemplate.xcworkspace
69-
export-method: debugging
69+
export-method: development
7070
configuration: Debug
7171
certificate-password: ${{ secrets.IOS_DUMMY_P12_PASSWORD }}
7272
scheme: Dev

0 commit comments

Comments
 (0)