Skip to content
New issue

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

SOCKit is not ARC enabled... #12

Open
zakdances opened this issue Apr 24, 2012 · 2 comments
Open

SOCKit is not ARC enabled... #12

zakdances opened this issue Apr 24, 2012 · 2 comments

Comments

@zakdances
Copy link

As a result, it's causing a ton of ARC-related compiler errors in xcode. Will this be fixed?

@jverkoey
Copy link
Contributor

I'll push an arc branch at some point.

@siuying
Copy link

siuying commented Apr 25, 2012

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants