Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 438 Bytes

File metadata and controls

16 lines (13 loc) · 438 Bytes

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