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 ....
I'm working under Window 11 & vmWare - MacOS 12.
Under W11 :
- npm install @capacitor/ios
- npx cap add ios
- npm run build
- npx cap sync
- copy the ./myProject/ios folder to the shared folder
Under MacOS :
- opened App.xcworkspace
- launched build and got the bellow error
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