Skip to content

Commit d47c7e1

Browse files
committed
update job yaml
1 parent 5e793a7 commit d47c7e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ jobs:
5353
team-id: ${{ secrets.IOS_TEAM_ID }}
5454
workspace-path: ./ios/nativetemplate.xcworkspace
5555
export-method: development
56-
configuration: Debug
56+
configuration: Release
5757
certificate-password: ${{ secrets.IOS_DUMMY_P12_PASSWORD }}
58-
scheme: Dev
58+
scheme: dev

0 commit comments

Comments
 (0)