Skip to content

Support iOS 15+, macOS 12+, tvOS 14+, watchOS 7+, macCatalyst 15+, visionOS 1.0+ #1

Support iOS 15+, macOS 12+, tvOS 14+, watchOS 7+, macCatalyst 15+, visionOS 1.0+

Support iOS 15+, macOS 12+, tvOS 14+, watchOS 7+, macCatalyst 15+, visionOS 1.0+ #1

Workflow file for this run

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