How to fix missing write access error when using remotebuild with cordova ios?

90 views Asked by At

I'm running my ionic cordova project and build ios version using visual taco remotebuild, and I have an error when building my app. It seems related to directory permissions. How to fix this error?

enter image description here

This is for Visual Studio 2017, Xcode 9.1

1

There are 1 answers

0
Le Viet Hung On BEST ANSWER

I fix this error by following this to upgrade vs tool set version 7.1.0 and everything work fine.