MobileMe Connection - Cocoa
Posted
by David Schiefer
on Stack Overflow
See other posts from Stack Overflow
or by David Schiefer
Published on 2010-04-03T15:27:41Z
Indexed on
2010/04/03
15:33 UTC
Read the original article
Hit count: 584
Hi,
I need to send a file to MobileMe via Cocoa. I stumbled across a .Mac framework from Apple but it hasn't been updated in years, so I don't want to use it due to possible compatibility problems it may cause. I think that the MobileMe.framework is private, so I don't think I can use it.
What kind of alternatives are there available for me so that I can upload the file to MobileMe? I've also been looking into WebDav frameworks (since MobileMe is WebDav based), but I didn't find anything useful either.
Thanks!
© Stack Overflow or respective owner