Skip to content

Fix invalid module map for macos#57

Merged
debugly merged 1 commit into
debugly:mainfrom
MarkBorazio:fix-invalid-module-map-macos
Nov 12, 2025
Merged

Fix invalid module map for macos#57
debugly merged 1 commit into
debugly:mainfrom
MarkBorazio:fix-invalid-module-map-macos

Conversation

@MarkBorazio

Copy link
Copy Markdown

For MacOS, the module map was erroneously specifying FSAudioKit.h when xcodegen ignores it. This happened because we were using the same module map file for iOS, MacOS, and TVOS.

The issue was introduced in this PR: #55

I have tested this fix and can confirm that the iOS, MacOS, and TVOS projects now build successfully.

Module was erroneously specifying FSAudioKit.h when xcodegen ignores it
@MarkBorazio MarkBorazio marked this pull request as ready for review November 11, 2025 04:15
@debugly debugly merged commit 1fe21cc into debugly:main Nov 12, 2025
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.

2 participants