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

Fix ARC compile errors in a way that is compatible with non-ARC builds #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

slessard
Copy link

@slessard slessard commented Apr 8, 2013

Added ARCMacros.h to enable building the project both with and without ARC support.

@jklp
Copy link

jklp commented Aug 22, 2013

Hi, thanks for the pull request though unfortunately it looks like DCIntrospect is no longer maintained. Good news though, myself and @Logicreative have decided to revive DCIntrospect, and created a fork at https://github.com/logicreative/DCIntrospect-ARC to hopefully merge all pull requests and forks back into a single repo.

If you don't mind sending your pull request to the DCIntrospect-ARC repo, we'll try and merge it as quickly as possible. We're also going to be more active with the CocoaPods package manager, so we'll update the latest CocoaPod's podspect once all changes have been merged.

Thanks
Jerrold

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

2 participants