You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having trouble getting my Mac to build my cordova project since XCode updated to version 8.3. I'm using version 6.1.1 of the cordova CLI. Versions higher than this have historically given me different errors.
Here is a copy of the build.log.txt. This is the error that is reported back in VS2015 "Error: Remote build error from the build server Build failed with error Remotebuild requires your projects to use cordova-ios 4.3.0 or greater with XCode 8.3. Please update your cordova-ios version. - 1"
I have followed the advice from issue #26 and cleared out the ~/.taco_home/node_modules folder but the issue still persists.
I'm having trouble getting my Mac to build my cordova project since XCode updated to version 8.3. I'm using version 6.1.1 of the cordova CLI. Versions higher than this have historically given me different errors.
Here is a copy of the build.log.txt. This is the error that is reported back in VS2015 "Error: Remote build error from the build server Build failed with error Remotebuild requires your projects to use cordova-ios 4.3.0 or greater with XCode 8.3. Please update your cordova-ios version. - 1"
I have followed the advice from issue #26 and cleared out the ~/.taco_home/node_modules folder but the issue still persists.
Any ideas on how to get round this issue?