I am using Ionic 2. The app builds an Android apk successfully on Windows.
I am now trying to build it for iOS on OSX. When I run:
ionic build ios
I get the following:
Any advise appreciated.
I am using Ionic 2. The app builds an Android apk successfully on Windows.
I am now trying to build it for iOS on OSX. When I run:
ionic build ios
I get the following:
Any advise appreciated.
Copyright © 2021 Jogjafile Inc.

You need to configure
xcodeafter installation:Open xcode, go to > preferences > locations (tab) > command line tools (dropdown) > set latest version.