Skip to content

Commit

Permalink
Revert "Download visionOS platform if necessary"
Browse files Browse the repository at this point in the history
This reverts commit 336ccff.
  • Loading branch information
calda committed Jan 12, 2024
1 parent 3e9aa58 commit 4066687
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,6 @@ def ifVisionOSEnabled
if ENV["SKIP_VISION_OS"] == "true"
puts "Skipping visionOS build"
else
# Download visionOS SDK if necessary
xcodebuild("-downloadPlatform visionOS")
yield
end
end

0 comments on commit 4066687

Please sign in to comment.