This logic, as far as I can tell, was flawed and was doing the opposite of what the writer intended. It wasn't disabling ARC pre iOS6.0 and it was causing the following compiler errors. That being said, I didn't test this on a project that is supporting anything before iOS6.0 and therefore this might be entirely wrong.
This logic, as far as I can tell, was flawed and was doing the opposite of what the writer intended. It wasn't disabling ARC pre iOS6.0 and it was causing the following compiler errors. That being said, I didn't test this on a project that is supporting anything before iOS6.0 and therefore this might be entirely wrong.