Fix macOS AU build setup#31
Open
lpla wants to merge 1 commit into
Open
Conversation
Owner
|
Thanks for this! I'll give this a proper look over the next couple of days - I'm a bit weary of the changes to DPF since that should already support MacOS and ideally I'd like to not be using a fork of it. Also worth mentioning the dpf branch is a work in progress, there are a lot of missing features. Don't trust your projects to it as you may experience data loss! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Make the DPF branch build a macOS AU plugin reliably on current macOS.
SDL2.frameworkbefore falling back to pkg-config SDL2.build.shon macOS.tjscbytecode generation to use host-built tools when building Apple target architectures that do not include the host architecture.pb12helper for the host architecture on Apple so arm64-only target builds can still run the helper on Intel hosts.Depends on:
Validation:
retroplug-aufor x86_64 and validated withauval -v aumu RPlg Dstr.retroplug-aufor arm64 using host-builtrpc-schema-dump,tjsc, andretroplug-exportoverrides.retroplug-auas universalx86_64;arm64;lipoconfirmed both slices in the AU binary and helper tools.~/Library/Audio/Plug-Ins/Components/retroplug.component;auval -v aumu RPlg Dstrsucceeded on the Intel host.