Skip to content

A test application for learning macOS native app development.

License

Notifications You must be signed in to change notification settings

DanBurkhardt/MacMenuQuoteApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacMenuQuoteApp

A test application for learning macOS native app development.

Sample notes

I created this application to begin learning native development for macOS in Swift.

It's based on the tutorial for native macOS menu app development by Watten Burton via Ray Wenderlich: https://www.raywenderlich.com/450-menus-and-popovers-in-menu-bar-apps-for-macos

I did have to correct some items in the tutorial, namely storyboard instantiation as the syntax was outdated in Swift 4. I also chose my own UI (a single button and text box) and built some basic custom logic for wrapping around the quote array.

Cheers!

About

A test application for learning macOS native app development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages