Skip to content

Conversation

crazytonyli
Copy link
Contributor

Using ffi_module_name makes uniffi generate a <ffi_module_name>.modulemap file. Using ffi_module_filename makes it generate a <ffi_module_filename>.h header file whose name is used in the modulemap.

With these two configurations, we no longer need hardcode the modulemap and manually change the header file name in it.

@crazytonyli crazytonyli requested a review from jkmassel March 11, 2024 21:35
Copy link
Contributor

@jkmassel jkmassel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks!!

@crazytonyli crazytonyli enabled auto-merge (squash) March 11, 2024 22:47
@crazytonyli crazytonyli merged commit c4d22ea into trunk Mar 11, 2024
@crazytonyli crazytonyli deleted the minor-build-tweak branch March 11, 2024 22:51
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