Slayes
Slayes

Reputation: 445

Unable to build my (vuejs + capacitor) app with Xcode

I'm learning to use vueJs/Capacitor to build an app for Android & IOS. I succeed to build the Android version, but I'm blocked with the IOS version. I tried to many way since yesterday ....

enter image description here

I'm working under Window 11 & vmWare - MacOS 12.

Under W11 :

Under MacOS :

If somebody is able to help :)

Edit :

npx cap doctor (under Windows 11)
Latest Dependencies:

  @capacitor/cli: 3.3.3
  @capacitor/core: 3.3.3
  @capacitor/android: 3.3.3
  @capacitor/ios: 3.3.3

Installed Dependencies:

  @capacitor/cli: 3.3.3
  @capacitor/ios: 3.3.3
  @capacitor/core: 3.3.3
  @capacitor/android: 3.3.3

[success] Android looking great! 👌
[error] Xcode is not installed

Upvotes: 1

Views: 623

Answers (1)

Slayes
Slayes

Reputation: 445

Issue resolved by :

Upvotes: 1

Related Questions