Max.1974 Posted April 7 Share Posted April 7 VoodooHDA Builder — Project Summary VoodooHDA Builder is a macOS application designed to automate the build and packaging process of VoodooHDA. The published repository contains only the builder files. The local clone of VoodooHDA/ is not included, as it is downloaded separately from the original repository and used only as the build source. At the root of the repository there is a workspace named VoodooHDA-Builder.xcworkspace, which points to the main application project located at VoodooBuilderApp/VoodooBuilderApp.xcodeproj. Requirements macOS 13 or newer Xcode installed Xcode Command Line Tools installed using xcode-select --install Git available on the system Internet connection for the automatic clone of VoodooHDA and MacKernelSDK Python is not required for running the application or for the main pipeline. What the Application Does Reuses or downloads the local VoodooHDA repository Reuses or downloads MacKernelSDK Creates the symbolic link VoodooHDA/MacKernelSDK Compiles VoodooHDA.prefPane Compiles VoodooHDA.kext Copies the Release artifacts to the installer folder Generates the VoodooHDA.pkg installer Copies the final .pkg to the Desktop Applies the prefPane icon to the final package Notes VoodooHDA/ is a local dependency and remains outside this repository. The app automatically clones or updates VoodooHDA/ and MacKernelSDK/ when necessary. Xcode and SwiftPM build artifacts are also ignored by the repository. Download from GitHub https://github.com/maxpicelli/VoodooHDA-Builder/releases/download/v1.0.0/VoodooHDA-Builder-PT-Br-Eng-version.dmg Open app and run Create VoodooHDA pkg VoodooHDA-Builder-PT-Br-Eng-version.dmg.zip Project page: https://github.com/maxpicelli/VoodooHDA-Builder Video Demo 4 Link to comment https://www.insanelymac.com/forum/topic/362614-voodoohda-builder/ Share on other sites More sharing options...
Recommended Posts