Skip to content

Commit

Permalink
Build Vision
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilioPelaez committed Dec 20, 2024
1 parent af98bcb commit e855e98
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,11 @@ jobs:
scheme: HierarchyResponderExampleWatch
destination: generic/platform=watchOS Simulator
action: build

- name: Build Vision
uses: sersoft-gmbh/xcodebuild-action@v3
with:
project: Example/HierarchyResponderExample.xcodeproj
scheme: HierarchyResponderExample
destination: generic/platform=visionOS Simulator
action: build

0 comments on commit e855e98

Please sign in to comment.