Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/headkaze/Hackintool
Browse files Browse the repository at this point in the history
  • Loading branch information
benbaker76 committed May 29, 2023
2 parents 1acc6ec + 24c9a55 commit 86888a1
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
</Testables>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
buildConfiguration = "Release"
selectedDebuggerIdentifier = ""
selectedLauncherIdentifier = "Xcode.IDEFoundation.Launcher.PosixSpawn"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
Expand Down
10 changes: 10 additions & 0 deletions Resources/Kexts/kexts.plist
Original file line number Diff line number Diff line change
Expand Up @@ -666,6 +666,16 @@
<key>Type</key>
<string>Lilu</string>
</dict>
<dict>
<key>Description</key>
<string>macOS kernel extension for devices complying with the Secure Digital Host Controller (SDHC) specification.</string>
<key>Name</key>
<string>EmeraldSDHC</string>
<key>ProjectUrl</key>
<string>https://github.com/acidanthera/EmeraldSDHC</string>
<key>Type</key>
<string>Kext</string>
</dict>
<dict>
<key>Description</key>
<string>A driver that loads the Intel BTLE driver firmware on supported devices</string>
Expand Down

0 comments on commit 86888a1

Please sign in to comment.