mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* wip * add option to use xcode project * configuration * clear env * add change file * remove xcuserdatad * delete xcuserstate
10 lines
230 B
Markdown
10 lines
230 B
Markdown
---
|
|
"tauri-cli": patch:feat
|
|
"@tauri-apps/cli": patch:feat
|
|
"tauri-plugin": patch:feat
|
|
"tauri-utils": patch:feat
|
|
"tauri": patch:feat
|
|
---
|
|
|
|
Added an option to use a Xcode project for the iOS plugin instead of a plain SwiftPM project.
|