This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
While working with iCloud recently I ran into a situation where I wanted to share a link to an item stored inside the application’s sandbox via iCloud. Luckily, since OS X 10.7 NSFileManager has a nice API to create a public URL to an item inside the application’s ubiquity container suitable for sharing: - (NSURL *)URLForPublishingUbiquitousItemAtURL:(NSURL *)url expirationDate:(NSDate **)outDate…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.