This morning, xcode got updated to version 8.3 on my osx building device.
Since then, when I try to build my iOs app with Cordova, I get the following error at the end of the building process:
[exec]
[exec] ** BUILD SUCCEEDED **
[exec]
[exec] xcrun: error: unable to find utility "PackageApplication", not a developer tool or in PATH
[exec] Error: Error code 72 for command: xcrun with args: -sdk,iphoneos,PackageApplication,-v,[source.app]-o,[destination.ipa]
[exec] Result 1
I can't seem to get this fixed in my Cordova or Xcode setup. Wouldn't know where to start ;)
Did anyone experience the same issue? Do you have some advise for a solution.
Thank you!
(I'll be happy to buy a beer if you could help me out)