Skip to content

Fix typos and indentation #84

Fix typos and indentation

Fix typos and indentation #84

Workflow file for this run

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