Skip to content

Xcode debug builds#24

Open
j-mutter wants to merge 2 commits into
norbertrostaing:mainfrom
j-mutter:xcode-debug
Open

Xcode debug builds#24
j-mutter wants to merge 2 commits into
norbertrostaing:mainfrom
j-mutter:xcode-debug

Conversation

@j-mutter

@j-mutter j-mutter commented Sep 27, 2025

Copy link
Copy Markdown
Contributor

This fixes debug builds in MacOS by adding missing library paths for servus to the debug config.

I also moved things around a bit to follow more Xcode conventions where the CURRENT_ARCH is used to determine the paths to look in.

I tested this on both an Intel and M1 Mac, and everything is working for both Debug and Release builds.

There are currently two assertions that are failing/raising in the debug build that appear to be related to Application Commands, but I haven't dug into them yet. They can be ignored with a continue in the debugger and everything seems to be fine from what I can tell, but more investigation is needed.

Depends on #22 (which is why the diff is a bit wild right now)

…ui requires

Regenerate build files with Projucer 8.0.12; fix comment encoding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant