We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdbc3a6 commit 2b28003Copy full SHA for 2b28003
build.sh
@@ -224,7 +224,7 @@ choose_xnu() {
224
RELEASE_URL='https://raw.githubusercontent.com/apple-oss-distributions/distribution-macOS/macos-150/release.json'
225
KDK_NAME='Kernel Debug Kit 15.0 build 24A335'
226
KDKROOT='/Library/Developer/KDKs/KDK_15.0_24A335.kdk'
227
- RC_DARWIN_KERNEL_VERSION='24.4.0'
+ RC_DARWIN_KERNEL_VERSION='24.0.0'
228
;;
229
*)
230
error "Invalid xnu version"
0 commit comments