Skip to content

Commit

Permalink
Merge pull request #6 from andreszerocross/patch-1
Browse files Browse the repository at this point in the history
Added constants for macOS 15 support
  • Loading branch information
khronokernel authored Jun 27, 2024
2 parents 8a6bbec + d3726ed commit cc8fb11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FeatureUnlock/kern_start.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -757,6 +757,6 @@ PluginConfiguration ADDPR(config) {
bootargBeta,
arrsize(bootargBeta),
KernelVersion::Sierra,
KernelVersion::Sonoma,
KernelVersion::Sequoia,
pluginStart
};

0 comments on commit cc8fb11

Please sign in to comment.