Github user jsoref commented on a diff in the pull request:
https://github.com/apache/cordova-plugin-file/pull/42#discussion_r12157924
--- Diff: doc/index.md ---
@@ -69,6 +70,10 @@ Android also supports a special filesystem named
"documents", which represents a
By default, the library and documents directories can be synced to iCloud.
You can also request two additional filesystems, "library-nosync" and
"documents-nosync", which represent a special non-synced directory within the
Library or Documents filesystem.
+### OS X
+
+The implementation is the same as the one for the iOS, except the asset
library support.
--- End diff --
What does "except the asset library support" mean? is it there? is it not
there?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---