DCIntrospect icon indicating copy to clipboard operation
DCIntrospect copied to clipboard

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

Open slessard opened this issue 12 years ago • 1 comments

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

slessard avatar Apr 08 '13 15:04 slessard

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

jklp avatar Aug 22 '13 08:08 jklp