It might be worth just directly supplying a Info.plist since adding the keys individually can be a bit of a pain (or just use a toml - XML mapping via serde toml and serde-xml-rs crates
This way it would be possible to just supply the info.plist rather than cargo-bundle generating it
It might be worth just directly supplying a Info.plist since adding the keys individually can be a bit of a pain (or just use a toml - XML mapping via serde toml and serde-xml-rs crates
This way it would be possible to just supply the info.plist rather than cargo-bundle generating it