Sharing a file between Mac and iOS
Sharing a file between Mac and iOS
- Subject: Sharing a file between Mac and iOS
- From: Dennis <email@hidden>
- Date: Thu, 19 Jul 2012 08:22:45 -0700
I have written a Mac app (with another, i.e. non-Cocoa, language), and now that I'm developing iOS apps in Xcode, I'd like to create an iOS app that can share its files. The file format is fairly straightforward SQLite, and I've determined that I can work with it just fine with the FMDB classes.
But I am stumped as to how I might be able to more or less seamlessly handle syncing the file between the Mac and the iOS device. Unfortunately iCloud is not an option for me, and iTunes file sharing seems to be far from seamless.
I'm hoping the collective brain trust on this list can point to me some possibilities I have not been exposed to that might serve my needs.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden