alexrothenberg / motion-addressbook

MIT License
89 stars 30 forks source link

OSX support #38

Closed jmay closed 11 years ago

jmay commented 11 years ago

I think this is stable enough for a release. But don't run the test suite under OSX! (changes will affect your live contacts database; there's no simulator environment for OSX)

alexrothenberg commented 11 years ago

Sweet this is impressive. Working on OSX will be very cool. I'll take a look as soon as i can.

alexrothenberg commented 11 years ago

This looks like a great piece of work! I'm gonna merge in a sec. Sorry for how long its taken for me to get to this.

I'm wondering how much of what's inthe ios/ and osx/ branches we could factor out into a "shared" module that's included by both. It seems like that might be something to look at over time though and shouldn't hold up merging this.

How robust do you think it is? Ready for release?