[bug] tauri ios dev error #11764
Labels
platform: macOS
status: needs triage
This issue needs to triage, applied to new issues
status: upstream
This issue is blocked by upstream dependencies and we need to wait or contribute upstream fixes
type: bug
Describe the bug
I installed tauri2.0beta a few months ago and it worked great. This week I wanted to try the official version of tauri2.0. I installed the latest rust language, then created a Demo with
yarn create tauri-app
command, then created an ios project withyarn tauri ios init
, and added thedevelopmentTeam
configuration in tauri.conf.json as followsBut when I run
yarn tauri ios dev
, it reports an error, the log is as followsReproduction
No response
Expected behavior
Run the tauri project normally on the iOS simulator
Full
tauri info
outputStack trace
Additional context
My development environment is MacBook Pro, Intel chip, MacOS15.1 Xcode version 16.1
The text was updated successfully, but these errors were encountered: