What's Changed
Mint uses the Package.resource file to copy assets on install to the build directory. Since mobile tools v5.3 this is now available in SPM, although the resources are only available in code.
This is a breaking change for older tooling (<5.3) that was expecting resources to be copied during the Mint install step.
Full Changelog: 0.13.1...0.14.0