attaswift / FrameworkTemplate

My template for new cross-platform Swift frameworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello, World!

Swift 3 License Platform

Build Status Code Coverage

This is my project template for my cross-platform Swift packages. It includes an Xcode project with targets for iOS, OS X, watchOS and tvOS.

To create a new project, clone this repo, run rename-project.sh with a nice new name, then start typing!

You'll probably want to delete .git and start fresh with git init before committing anything, though.

About

My template for new cross-platform Swift frameworks

License:MIT License


Languages

Language:Ruby 33.9%Language:Swift 33.6%Language:Shell 32.5%