Skip to content

PixarUSD: only import HgiGL if available. #7

PixarUSD: only import HgiGL if available.

PixarUSD: only import HgiGL if available. #7

Workflow file for this run

name: Swift (visionOS 2)
on: [push]
jobs:
build:
name: Swift ${{ matrix.swift }} on visionOS
strategy:
matrix:
os: [self-hosted]
swift: ["5.10"]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- name: 📦 Build
run: swift bundler bundle -c release -p visionOSSimulator UsdView