Skip to content

Commit

Permalink
[system-dependencies.sh] We don't need the watchOS simulator anymore. (
Browse files Browse the repository at this point in the history
  • Loading branch information
rolfbjarne authored Sep 10, 2024
1 parent 71d7d64 commit ec75380
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions system-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -316,8 +316,6 @@ function xcodebuild_download_selected_platforms ()
"$XCODE_DEVELOPER_ROOT/usr/bin/xcodebuild" -downloadPlatform iOS
log "Executing '$XCODE_DEVELOPER_ROOT/usr/bin/xcodebuild -downloadPlatform tvOS' $1"
"$XCODE_DEVELOPER_ROOT/usr/bin/xcodebuild" -downloadPlatform tvOS
log "Executing '$XCODE_DEVELOPER_ROOT/usr/bin/xcodebuild -downloadPlatform watchOS' $1"
"$XCODE_DEVELOPER_ROOT/usr/bin/xcodebuild" -downloadPlatform watchOS
}

function download_xcode_platforms ()
Expand Down

0 comments on commit ec75380

Please sign in to comment.