We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As a result, it's causing a ton of ARC-related compiler errors in xcode. Will this be fixed?
The text was updated successfully, but these errors were encountered:
I'll push an arc branch at some point.
Sorry, something went wrong.
@zakdances you can include non ARC file to your project, by specifying a compiler flag on files. check it out: http://stackoverflow.com/questions/6646052/how-can-i-disable-arc-for-a-single-file-in-a-project
No branches or pull requests
As a result, it's causing a ton of ARC-related compiler errors in xcode. Will this be fixed?
The text was updated successfully, but these errors were encountered: