Skip to content

Commit 270e7ba

Browse files
committed
github: update to Xcode 16
1 parent 55ba743 commit 270e7ba

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on:
2323
default: 'false'
2424

2525
env:
26-
BUILD_XCODE_PATH: /Applications/Xcode_15.3.app
26+
BUILD_XCODE_PATH: /Applications/Xcode_16.app
2727
RUNNER_IMAGE: macos-14
2828

2929
jobs:

UTM.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"location" : "https://github.com/osy/SwiftCopyfile.git",
8989
"state" : {
9090
"branch" : "main",
91-
"revision" : "4da383bceaa5a5aec0ceb5789eed9bef2fa93f26"
91+
"revision" : "8495d5eed20daf1e0bb45f9d949f54275a587d66"
9292
}
9393
},
9494
{

patches/sources

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ VIRGLRENDERER_COMMIT="dc039d9ecd74fc671a85bfbe7c4e4bc552b7b855"
4848

4949
# Decompiled Hypervisor for iOS
5050
HYPERVISOR_REPO="https://github.com/utmapp/Hypervisor.git"
51-
HYPERVISOR_COMMIT="bcec1a8b0cb3b07ecd0f81b33f26fa3048ffd307"
51+
HYPERVISOR_COMMIT="c285a0cd093690a91c5a538b5cecbca609289cca"

0 commit comments

Comments
 (0)