We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 696e0de commit 818d29aCopy full SHA for 818d29a
1 file changed
.github/workflows/build_bookify_ios_simulator_app.yaml
@@ -51,7 +51,7 @@ jobs:
51
52
#7 Building iOS App for Simulator
53
- name: Build iOS App (Simulator)
54
- run: flutter build ios --simulator --profile --no-codesign
+ run: flutter build ios --simulator --no-codesign
55
56
#8 Compress the .app file
57
- name: Compress .app file
0 commit comments