Skip to content

Files

Latest commit

9c182dc · Jun 14, 2023

History

History
26 lines (15 loc) · 954 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 954 Bytes

Reflections

Made with Mac Catalyst + Nuvem framework

Run the project locally

Currently, in order to run the project locally, you have to:

  1. Change the App's bundle identifier to something new, linked to your Account
  2. Do the same to the iCloud container.

You can change both of them inside xcode, clicking on target, and going to the Signing and Capabilities tab.

Mac Catalyst Resources

HIG: Mac Catalyst

Mac Catalyst Documentation

Mac Catalyst Tutorials

Sample Code: UIKit Catalog

TODOs

  • Make cloudkit private dabase work for containers other than the owner's
  • Refactor MVVM and mock for testing