I am trying to compile an iOS 7 project with all beta versions of Xcode 6 without any luck, and I was hoping the stable version would work, but that is not the case. When I try to compile an application, it always works fine until it starts compiling the asset catalog. I tried to compile other projects with assets and work great, and also works for new projects.
Does anyone know what the problem is? The last line in the build log corresponds to assetcatalog_generated_info.plist
Thank!
source
share