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

proper arc detection #23

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

lordmortis
Copy link

XCode 5 doesn't seem to like "ARC_ENABLED" (my project with ARC enabled seems to try to do the dealloc)

this seems to work properly though?

@MartinMReed
Copy link

Thanks for the ARC update.
With regards to the header ifdef, shouldn't you be using #import which handles this already?

@flagsoft
Copy link

My FORK does build for iOS: "Added support for Version 5.0.1 (5A2053) - can now build for iOS." (14.NOV.2013) - I do not know how I can do a BUSH request here... changes should also go to origin here.

@lordmortis
Copy link
Author

@MartinMReed have updated it, yanking the ifdefs - didn't know import did that until recently! thanks for the tip :)

@knellr knellr mentioned this pull request Mar 23, 2014
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

Successfully merging this pull request may close these issues.

None yet

3 participants