msix 2.6.4 copy "msix: ^2.6.4" to clipboard
msix: ^2.6.4 copied to clipboard

outdated

A command-line tool that create Msix installer from your flutter windows-build files.

Changelog #

2.6.4 #

  • added add_execution_alias configuration field

2.6.3 #

  • update example documentation #65

2.6.2 #

  • Fix bug #61

2.6.1 #

  • Added feature #47 and #57
  • Fix bug #51 and added error logs
  • Rewrite CLI arguments (see updated documentation)

2.5.5 #

2.5.4 #

  • Certificate "publisher" is now recognize automatic
  • "publisher" configuration field is needed only for publish to windows store
  • Added new flag/configuration-field "dontInstallCert"

2.4.2 #

  • Documentation update

2.4.0 #

  • Use the "certutil" cmd to install automatic the test certificate
  • Documentation update

2.3.1 #

  • Fix error when the app have no capabilities

2.3.0 #

  • Added support for assets files for FFI library (documentation update)

2.2.3 #

  • Added support for all the capabilities types (documentation update)
  • Update dependencies versions

2.1.3 #

2.1.2 #

  • Update terminal logs

2.1.1 #

2.0.0 #

1.0.6 #

  • Add --debug flag to debug signing issues, fixed missing argument `/f' for not '.pfx' certificates

1.0.5 #

  • Add terminal explanation about the test certificate installation

1.0.4 #

1.0.3 #

  • Fix: command-line arguments not taken into account in case there is no configuration at all

1.0.2 #

1.0.0 #

0.1.19 #

0.1.15 #

0.1.14 #

0.1.13 #

  • Sign with time stamp

0.1.12 #

  • Add support for icons generated by Visual Studio

0.1.8 #

0.1.10 #

  • Delete old code and documentation editing

0.1.8 #

  • Allow setting certificate password via the command-line arguments

0.1.5 #

  • Backward compatibility for configuration properties

0.1.4 #

  • Backward compatibility for configuration properties

0.1.2 #

  • Can create an unsigned installation file for upload to the store
  • Breaking config change: "publisher_name" is now: "publisher_display_name"
  • Breaking config change: "certificate_subject" is now: "publisher"

0.1.1 #

  • Bug fix: automatically find the name of the exe file

0.1.0 #

  • Add capabilities
  • Support all tiles sizes
  • Bug fixes

0.0.10 #

  • Code refactoring

0.0.9 #

  • Fix "create doesn't handle package_names"

0.0.8 #

  • Initial version.
782
likes
0
pub points
96%
popularity

Publisher

verified publisherkremer.software

A command-line tool that create Msix installer from your flutter windows-build files.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ansicolor, args, flutter, injector, package_config, path, yaml

More

Packages that depend on msix