jhersh / CloudCore

CloudKit and Core Data sitting in a tree...
MIT License
8 stars 0 forks source link

Tutorial for swift request #1

Open apoorvmote opened 9 years ago

apoorvmote commented 9 years ago

Can you please create cloud core in swift & make tutorial for it.

I have only learned swift & not learned objective C. So I need help.

jhersh commented 9 years ago

Ahoy @apoorvmote, please do note the item in the readme marking this project as a work in progress. These are not the droids you're looking for. :)

There is nothing here that requires Objective-C. You can add these imports to your bridging header and use them in Swift.

Lastly, I think it is shortsighted to ignore Objective-C. Swift is surely the future, but we'll be writing Objective-C for many years to come.