Unhandled Exception: Build files not found when creating MSIX package for Flutter Windows app on Codemagic #2526
Replies: 1 comment
-
hey @ZiyadgodilDev based on your latest builds, it seems that you have managed to publish your EDIT: By the way, if you need any help with the issue, please book a call with me so we can find the solution together |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
Description
I am encountering an issue while creating an MSIX package for my Flutter Windows application using Codemagic. The error occurs during the
flutter pub run msix:create
command, which complains about missing build files.Error Details
When running the following command:
flutter.BAT pub run msix:create --build-windows false --version 1.0.36.0 --publisher CN=DD7E57A6-EB9F-4526-AA2D-FA14583E51DD --publisher-display-name Zeymo --identity-name Zeymo.ZeymoPOS --store
Expected results
Actual results
Build id (optional)
66435cf32c0be085bf32f264
Beta Was this translation helpful? Give feedback.
All reactions