Skip to content

Conversation

@mjameswh
Copy link
Contributor

@mjameswh mjameswh commented Mar 24, 2023

What changed and why

  • Include RBS files in bundled Gems. Should hopefully fix [Bug] RBS files are not included in released Gem #134.
  • Make sure ld build flag -Wl,-undefined,dynamic_lookup is always present on OSX. This fixes a build issue causing Undefined symbols for architecture arm64 errors if Ruby was built with XCode 14+.
  • Bump version number to 0.1.1, in prep for a new release.

@mjameswh mjameswh merged commit 4a7d6b6 into temporalio:main Mar 26, 2023
@mjameswh mjameswh deleted the rbs-in-gem branch March 26, 2023 13:22
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.

[Bug] RBS files are not included in released Gem

2 participants