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

Static library and framework for DCIntrospect #35

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

Commits on Oct 28, 2011

  1. Cleaning up ignore file

    Stewart Gleadow committed Oct 28, 2011
    Configuration menu
    Copy the full SHA
    eb8ef69 View commit details
    Browse the repository at this point in the history
  2. Remove DCIntrospect source files from demo project

    Stewart Gleadow committed Oct 28, 2011
    Configuration menu
    Copy the full SHA
    5d42f8e View commit details
    Browse the repository at this point in the history
  3. Added workspace with demo project

    Stewart Gleadow committed Oct 28, 2011
    Configuration menu
    Copy the full SHA
    8cc4ea7 View commit details
    Browse the repository at this point in the history
  4. Added empty static library

    Stewart Gleadow committed Oct 28, 2011
    Configuration menu
    Copy the full SHA
    e1f8e7f View commit details
    Browse the repository at this point in the history
  5. Added DCIntrospect files to static lib project

    Stewart Gleadow committed Oct 28, 2011
    Configuration menu
    Copy the full SHA
    0ea5cbe View commit details
    Browse the repository at this point in the history
  6. Fixed incorrect reference to prefix header file

    Stewart Gleadow committed Oct 28, 2011
    Configuration menu
    Copy the full SHA
    5d4a3cb View commit details
    Browse the repository at this point in the history
  7. Added lib dependency to example workspace

    Stewart Gleadow committed Oct 28, 2011
    Configuration menu
    Copy the full SHA
    7a29f3d View commit details
    Browse the repository at this point in the history
  8. Created universal framework target

    Stewart Gleadow committed Oct 28, 2011
    Configuration menu
    Copy the full SHA
    2dfe890 View commit details
    Browse the repository at this point in the history
  9. Not cleaning after every build

    Stewart Gleadow committed Oct 28, 2011
    Configuration menu
    Copy the full SHA
    677c9e8 View commit details
    Browse the repository at this point in the history
  10. Ignoring products output directory

    Stewart Gleadow committed Oct 28, 2011
    Configuration menu
    Copy the full SHA
    815aab9 View commit details
    Browse the repository at this point in the history
  11. Added targets and output for universal library and framework

    Stewart Gleadow committed Oct 28, 2011
    Configuration menu
    Copy the full SHA
    d2b8ca9 View commit details
    Browse the repository at this point in the history
  12. Using static library or framework with same import style

    Stewart Gleadow committed Oct 28, 2011
    Configuration menu
    Copy the full SHA
    07c3728 View commit details
    Browse the repository at this point in the history
  13. Added schemes for building all libs and demos

    Stewart Gleadow committed Oct 28, 2011
    Configuration menu
    Copy the full SHA
    4da07ee View commit details
    Browse the repository at this point in the history
  14. Added explicit project dependency on BundleProducts

    Stewart Gleadow committed Oct 28, 2011
    Configuration menu
    Copy the full SHA
    8138a69 View commit details
    Browse the repository at this point in the history
  15. Tweaking scheme names

    Stewart Gleadow committed Oct 28, 2011
    Configuration menu
    Copy the full SHA
    f457bfa View commit details
    Browse the repository at this point in the history
  16. Removing unused plist file

    Stewart Gleadow committed Oct 28, 2011
    Configuration menu
    Copy the full SHA
    018e07a View commit details
    Browse the repository at this point in the history
  17. Made DCIntrospect automatically start in debug mode

    Stewart Gleadow committed Oct 28, 2011
    Configuration menu
    Copy the full SHA
    bd0ab7a View commit details
    Browse the repository at this point in the history
  18. Removing empty methods from template

    Stewart Gleadow committed Oct 28, 2011
    Configuration menu
    Copy the full SHA
    9cc3ba7 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2011

  1. Using runtime check for simulator to guard auto-loading

    Stewart Gleadow committed Oct 29, 2011
    Configuration menu
    Copy the full SHA
    fb1067b View commit details
    Browse the repository at this point in the history
  2. Renaming target in scheme

    Stewart Gleadow committed Oct 29, 2011
    Configuration menu
    Copy the full SHA
    db39e8e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into static-library

    Stewart Gleadow committed Oct 29, 2011
    Configuration menu
    Copy the full SHA
    0456962 View commit details
    Browse the repository at this point in the history