tauri/.changes/plugin-ios-xcode-project.md
Lucas Fernandes Nogueira 8a1ae2deaf
feat(plugin): add option to use a Xcode project for iOS (#9843)
* wip

* add option to use xcode project

* configuration

* clear env

* add change file

* remove xcuserdatad

* delete xcuserstate
2024-05-24 08:23:41 -03:00

230 B

tauri-cli @tauri-apps/cli tauri-plugin tauri-utils tauri
patch:feat patch:feat patch:feat patch:feat patch:feat

Added an option to use a Xcode project for the iOS plugin instead of a plain SwiftPM project.