Skip to content

add support for iDevices, and add CI workflows #1

add support for iDevices, and add CI workflows

add support for iDevices, and add CI workflows #1

Workflow file for this run

name: visionOS
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
uses: tayloraswift/swift-device-action/.github/workflows/build.yml@master
with:
xcode-scheme: 'PNG'
destination: ${{ github.workflow }}