Skip to content

Scratch project for a programmatic-only macOS Swift App.

Notifications You must be signed in to change notification settings

jim-ec/macos-swift-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

macOS Swift App

A scratch project for a MacOS App written in Swift without any non-programmatic manifest files, using AppKit. The event loop is controlled explicitly.

This projects consists of a single file, whose contents can be pasted into a file and compiled from the command line using swiftc. The built executable displays an empty window with the known MacOS title bar and close button.

The source code is taken from here.

About

Scratch project for a programmatic-only macOS Swift App.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages