Skip to content

Fix typos and indentation #71

Fix typos and indentation

Fix typos and indentation #71

Workflow file for this run

name: Build for watchOS
on:
pull_request:
jobs:
build_watchOS:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Swift build (watchOS)
run: xcrun xcodebuild clean build -quiet -scheme DynamicUI -destination generic/platform=watchOS