JUCE icon indicating copy to clipboard operation
JUCE copied to clipboard

enable icloud document storage for macos

Open modosc opened this issue 2 years ago • 0 comments

  1. enable the iCloud Permissions option for macos
  2. use the project bundler identifier instead of CFBundleIdentifier for 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.

modosc avatar Feb 15 '23 19:02 modosc