Skip to content

Commit

Permalink
github: update to Xcode 16
Browse files Browse the repository at this point in the history
  • Loading branch information
osy committed Oct 2, 2024
1 parent 55ba743 commit 9351b55
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:
default: 'false'

env:
BUILD_XCODE_PATH: /Applications/Xcode_15.3.app
BUILD_XCODE_PATH: /Applications/Xcode_16.app
RUNNER_IMAGE: macos-14

jobs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"location" : "https://github.com/osy/SwiftCopyfile.git",
"state" : {
"branch" : "main",
"revision" : "4da383bceaa5a5aec0ceb5789eed9bef2fa93f26"
"revision" : "8495d5eed20daf1e0bb45f9d949f54275a587d66"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion patches/sources
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ VIRGLRENDERER_COMMIT="dc039d9ecd74fc671a85bfbe7c4e4bc552b7b855"

# Decompiled Hypervisor for iOS
HYPERVISOR_REPO="https://github.com/utmapp/Hypervisor.git"
HYPERVISOR_COMMIT="bcec1a8b0cb3b07ecd0f81b33f26fa3048ffd307"
HYPERVISOR_COMMIT="eaf6d74362a61b721f85a431131259c817f57505"

0 comments on commit 9351b55

Please sign in to comment.