How do we manually fix “ResourceRules.plist: cannot read resources” error after xcode 6.1 upgrade?
问题 We are having the same issue found here, here, here and here Basically we upgraded to xcode 6.1 and our build are getting the "ResourceRules.plist: cannot read resources" error. We have a Jenkins server that does our ios builds for us. We are using the Xcode plugin on Jenkins to do the actual build and signing. Any thoughts on how we can make this change without manually opening xcode and doing this solution found on the other answers: Click on your project > Targets > Select your target >