JUCE
JUCE copied to clipboard
enable icloud document storage for macos
- enable the
iCloud Permissionsoption for macos - use the project bundler identifier instead of
CFBundleIdentifierfor the icloud container identifier. this way a project with macos and ios exports will always share the same icloud document container, even if individual exporter bundle identifiers are provided.