I get a lot of unused variable errors after upgrading to the new version and Xcode 5.1.
The compiler says that unused variables are errors, and checked the compiler options that I did not change, treating the warning as errors.
This only happened after the Xcode 5.1 update.
source
share