Giter Site home page Giter Site logo

woolycoredata's Introduction

WoolyCoreData

Core Data extensions and helper classes

Best if used in conjunction with WoolyFoundation and WoolyUIKit, but neither are required.

This is definitely "work in progress", has minimal documentation, and could be considered quite sparse.

Please note that none of the category method signatures have been prefixed, so it is possible for a future naming collision if Apple should choose to implement a similar method in UIKit. I will fix this at some point.

Installation

  1. Add WoolyCoreData.xcodeproj to your current project.
  2. Add "WoolyCoreData.h" to your prefix file.
  3. Update project [User] Header Search Paths and target dependencies appropriately.
  4. Update Other Linker Flags with '-all_load' in order to work around a bug in Apple's linkers with using static libraries that are composed of categories (the other trick is to add in an empty dummy class). This may be fixed in future releases of Apple's developer tools: http://developer.apple.com/library/mac/#qa/qa1490/_index.html

woolycoredata's People

Contributors

gschandler avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.