Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rudrankriyam authored Nov 5, 2024
1 parent 646092a commit 7fa1681
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,3 @@ jobs:
CODE_SIGN_IDENTITY="" \
CODE_SIGNING_REQUIRED=NO \
CODE_SIGNING_ALLOWED=NO
- name: Build visionOS App
run: |
xcodebuild clean build \
-project Agni/Agni.xcodeproj \
-scheme Agni \
-destination "platform=visionOS Simulator,name=Apple Vision Pro" \
CODE_SIGN_IDENTITY="" \
CODE_SIGNING_REQUIRED=NO \
CODE_SIGNING_ALLOWED=NO

0 comments on commit 7fa1681

Please sign in to comment.