Skip to content

Change to a view modifier, add 'foregroundColor', 'backgroundColor', and support .frame. #15

Change to a view modifier, add 'foregroundColor', 'backgroundColor', and support .frame.

Change to a view modifier, add 'foregroundColor', 'backgroundColor', and support .frame. #15

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