tauri/tooling/cli/templates/plugin/ios-spm
Lucas Fernandes Nogueira 7796a8fc64
fix(cli): adapt Package.swift to work on older Swift versions (#10687)
I noticed the plugin build fails on older Swift (tested on macOS 12) because the default minimum required macOS version (10.10 in my case) is older than `v10_13` which is set by the Tauri iOS package (and also swift-rs).
So the plugins must explicitly define a minimum macOS version too.
2024-08-19 16:29:16 -03:00
..
Sources feat(plugin): add option to use a Xcode project for iOS (#9843) 2024-05-24 08:23:41 -03:00
Tests/PluginTests feat(plugin): add option to use a Xcode project for iOS (#9843) 2024-05-24 08:23:41 -03:00
.gitignore feat(plugin): add option to use a Xcode project for iOS (#9843) 2024-05-24 08:23:41 -03:00
Package.swift fix(cli): adapt Package.swift to work on older Swift versions (#10687) 2024-08-19 16:29:16 -03:00
README.md feat(plugin): add option to use a Xcode project for iOS (#9843) 2024-05-24 08:23:41 -03:00

Tauri Plugin {{ plugin_name_original }}

A description of this package.