Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 557 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 557 Bytes

Catalyst Playground

An example project demonstrating Mac Catalyst features

Screen Shot 2019-07-24 at 3 08 22 PM

Running

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)