An example project demonstrating Mac Catalyst features
To run the project, clone and cd into the repo, then:
bundle install --path vendor/bundle
bundle exec pod install
xed .
Then click the run button!
(Note that the project compiles on Mac and on iPad, but some features like the toolbar and appkit bundle bridging are not available on iPad)