Skip to content

Commit

Permalink
ci: skip install runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
ioannisj committed Nov 8, 2024
1 parent 7dfc461 commit 41925ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ bootstrap:
releaseCocoaPods:
# I think we can do without these next 2 steps but let's leave it for now
set -o pipefail && xcrun xcodebuild -downloadAllPlatforms
# download VisionOS 1.0 Simulator runtime
xcodebuild -downloadPlatform VisionOS -buildVersion 1.0
# install Apple Vision Pro
xcrun simctl create "Apple Vision Pro" "Apple Vision Pro" "xros1.0"
pod trunk push PostHog.podspec --allow-warnings

0 comments on commit 41925ad

Please sign in to comment.