Skip to content

A command-line utility for creating an old-style watchOS project.

License

Notifications You must be signed in to change notification settings

uxn0w/Watch-Kit-Project-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watch Kit Project Builder

A command-line utility for creating an old-style watchOS project.

Installation

  1. Open up Watch Kit Project Builder folder
  2. Run command: swift build

Usage

Generate Legacy WatchOS project

USAGE: swift run wk-project generate <name> [<output-path>]

ARGUMENTS:
  <name>                  Project name
  <output-path>           Destination of the output project; By default: Documents dir