Hi
When trying to do an iOS build I get this error:
The iOS SDK located at is missing the following component(s):
copypng
codesign_allocate
codesign
Please (re)install the iOS SDK.
Then I get this when trying to build again:
The iOS SDK located at is missing the following component(s):
(null)Please (re)install the iOS SDK.
on the terminal it says:
xcrun: Error: could not stat active Xcode path ‘/Applications/Xcode.app/Contents/Developer’. (No such file or directory)
Xcode is in the /Applications folder.
I’ve tried reinstalling Xcode and the issue is the same on the latest public release.
Thanks
Max