Skip to content

Conversation

@sgleadow
Copy link

Pat, let me know what you think of the changes below.

  • added workspace with separate demo and source projects
  • added targets for building static library (with exported headers) or full static framework
  • added target for building universal versions of compiled libs for distribution
  • added separate demo targets for static lib and static framework to test (with explicit dependencies for building the library completely from source on changes)
  • added class to auto load DCIntrospect in the simulator only

To build the static library:

Using on the device:

  • need to explicitly call DCIntrospect to start, I couldn't think of a clean way of guarding this against accidental app store submission with the auto loader, so it only auto loads in the simulator

@hernangonzalez
Copy link

Thanks for this. Any chance we can get it into Master?

timd pushed a commit to timd/DCIntrospect that referenced this pull request Dec 3, 2012
Consistent use of main thread for success/failure callbacks in AFJSONRequestOperation
@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.

3 participants