3lvis / DATAStack

100% Swift Simple Boilerplate Free Core Data Stack. NSPersistentContainer
Other
214 stars 44 forks source link

Update 'Running the demos' instructions #101

Closed JeffESchmitz closed 7 years ago

JeffESchmitz commented 7 years ago

It appears that this repo has moved away from using CocoaPods.

If so, the 'Running the demos' install dependencies needs to be updated.

I was not able to run the Carthage build, not sure if it was an issue with Carthage on my machine or not

Thanks - great repo. I'm using both DATAStack and Sync on a project and has great simplified my CoreData life 👍 :)

Jeff

3lvis commented 7 years ago

Hi Jeff,

It's so nice to hear that these projects are helping you. Big hug all the way from Norway.

By the way, I updated the README so it shows how to run the demos, long story short, just clone and run!

https://github.com/SyncDB/DATAStack/blob/master/README.md#running-the-demos

JeffESchmitz commented 7 years ago

Hi Elvis,

Fantastic news and fantastic work.

DATAStack is "standard" in my CoreData toolbox now. Really pleased how it brings sanity to the context's (read-Main/write-Background). Wished I'd have found it sooner.

Cheers, Jeff