Skip to content

rjstelling/VeryBasicSwiftApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Very Basic Swift App (VBSQ)

What

An attempt to write a self extracting and building app in Swift.

This creates a mini Mac OS X app that has one window and an functioning Menu Bar. It is built by running a swift script and the app code is extracted from said Swift script.

I'm not sure how useful it will be but I'm happy to hear any comments or suggestions.

Build

How to build...

$ chmod 755 build.swift
$ ./build.swift 

...then double click the vbsa app.

About

An attempt to write a self extracting and building app in Swift.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages