Skip to content

Commit

Permalink
ci: lets just install visionos sim on 2.1 (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
ioannisj authored Nov 8, 2024
1 parent 0ae8d3a commit 0e3845e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ releaseCocoaPods:
# I think we can do without these next 2 steps but let's leave it for now
set -o pipefail && xcrun xcodebuild -downloadAllPlatforms
# install Apple Vision Pro
xcrun simctl create "Apple Vision Pro" "Apple Vision Pro" "xros1.0"
xcrun simctl create "Apple Vision Pro" "Apple Vision Pro" "xros2.1"
pod trunk push PostHog.podspec --allow-warnings

0 comments on commit 0e3845e

Please sign in to comment.