I get this weird error in XCode upon attempting a build:
rsync: send_files failed to open "/Users/User/App/platforms/ios/www/img/imgName.png": Permission denied (13)
rsync error: some files could not be transferred (code 23) at /BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-51/rsync/main.c(996) [sender=2.6.9]
Error occured on copying www. Code: 23
Command /bin/sh failed with exit code 3
Its as if these images are locked. In the normal folder they are not, but in this folder I cannot view the properties.
How do fix this?