Skip to content

Commit 3ac714f

Browse files
committed
don't sign the debug build
1 parent 1d617d9 commit 3ac714f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

melos.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ scripts:
115115
description: "Build a signed IPA"
116116

117117
build-ipa-debug:
118-
run: cd app && flutter build ios
118+
run: cd app && flutter build ios --no-codesign
119119
description: "Build a signed IPA"
120120

121121
# Integration test Encointer Wallet

0 commit comments

Comments
 (0)