The Wayback Machine - https://web.archive.org/web/20201026111405/https://github.com/rjstelling/VeryBasicSwiftApp
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.