noahsark769 / CatalystPlayground

An example project demonstrating Mac Catalyst features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

An example project demonstrating Mac Catalyst features

License:MIT License


Languages

Language:Swift 93.0%Language:Ruby 3.8%Language:Objective-C 2.9%Language:Makefile 0.4%