最近Xcode 8ベータ版をダウンロードし、アプリケーションに置き換えました。今、私は "イオンビルドIOS" を実行するとき、私はこのエラーを取得:Ionic build iosがxcode 8ベータ版で動作しない
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
ERROR building one of the platforms: Error: ***/platforms/ios/cordova/build: Command failed with exit code 2
You may not have the required environment or OS to build this project
Error: ***/platforms/ios/cordova/build: Command failed with exit code 2
at ChildProcess.whenDone (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/cordova/superspawn.js:139:23)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:172:7)
at maybeClose (internal/child_process.js:818:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
私はすでに試した:
1)イオンプラットフォームのrm IOS 2)イオンプラットフォームのIOSを追加
はいくつかのアドバイスをお願い申し上げます。ありがとう!