feat: Support custom CFBundleVersion for iOS and macOS (#13030)

* feat: Add bundleVersion for iOS and macOS

* feat: Use bundleVersion for CFBundleVersion

* feat: Synchronize bundleVersion with Info.plist

* cleanup

* fix bundle version, enhance prerelease/buildnumber support and checks

* fix change file

* tauri-bundler to change file

* expand doc

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
This commit is contained in:
Matthew Richardson
2025-04-12 13:28:48 +01:00
committed by GitHub
parent 628f4a97e4
commit 0aa48fb9e4
15 changed files with 200 additions and 40 deletions

View File

@@ -97,7 +97,7 @@ pub fn command(options: Options) -> Result<()> {
tauri_config_,
None,
&cli_options,
);
)?;
(config, metadata, cli_options)
};
ensure_init(