Describe the bug
Command tauri ios init generate ios project.
But There is a bug that generated value of CFBundleVersion has wrong type.
When bundleVersion is single number, value of CFBundleVersion is wrapped <integer>
Reproduction
No response
Expected behavior
No response
Full tauri info output
Stack trace
Additional context
No response