Giter VIP home page Giter VIP logo

Comments (6)

mixdesign avatar mixdesign commented on June 14, 2024

Will you support osx?

from iclouddocumentsync.

Sam-Spencer avatar Sam-Spencer commented on June 14, 2024

I am looking into it. However Cocoa Document-Based apps seem to have everything already setup. OS X (the system itself) handles most of the document labor (in a document-based app) that is needed manually on iOS. Are you looking to add this to a non-document-based app?

from iclouddocumentsync.

mixdesign avatar mixdesign commented on June 14, 2024

Hi.
I'm new to icloud integration. So, i don't know the difference between ios and osx.
I'm developing non document based cocoa app.

Thank you for your reply. If you know good tutorial on how to use icloud in cocoa, i will appreciate your help.

from iclouddocumentsync.

Sam-Spencer avatar Sam-Spencer commented on June 14, 2024

Sure! There are lots of differences between iCloud on OS X and iOS. For starters, on iOS you'll use UIDocument, whereas on OS X you'll use NSDocument. Additionally, OS X has GUI components that your app can use to interact with iCloud documents. This is unlike iOS, where you need to create all of your document viewers, lists, etc.

I have been searching for information on iCloud Document Storage for Cocoa (Mac OS X), unfortunately there's almost no documentation on it. Even Apple has skimpy documentation for it. Your best bet is to use the developer documentation on the dev website: https://developer.apple.com/icloud/documentation/

On May 18, 2014, at 11:25 PM, Almas Adilbek [email protected] wrote:

Hi.
I'm new to icloud integration. So, i don't know the difference between ios and osx.
I'm developing non document based cocoa app.

Thank you for your reply. If you know good tutorial on how to use icloud in cocoa, i will appreciate your help.


Reply to this email directly or view it on GitHub.

from iclouddocumentsync.

malteautrata avatar malteautrata commented on June 14, 2024

I would love to see OS X compatibility.

BTW: Thanks for creating such a great project!

from iclouddocumentsync.

zqpmaster avatar zqpmaster commented on June 14, 2024

I would love to see OS X compatibility too.

from iclouddocumentsync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.