Skip to content

Conversation

djbe
Copy link
Member

@djbe djbe commented Jun 23, 2020

Fixes #686.

When installing via Homebrew, if we embed the Swift libraries, it'll symlink them into /usr/local/lib, which apparently breaks Swift itself on macOS 10.14.4 or higher.

For now, if we detect installation on such a macOS version, we'll delete our embedded swift libraries. At some later point, we should switch all installation methods to compilation via SPM, which avoids this issue altogether (see #723).

@djbe djbe added this to the 6.2.1 milestone Jun 23, 2020
@SwiftGen-Eve
Copy link

SwiftGen-Eve commented Jun 23, 2020

Hey 👋 I'm Eve, the friendly bot watching over SwiftGen 🤖

Thanks a lot for your contribution!


Seems like everything is in order 👍 You did a good job here! 🤝

Generated by 🚫 Danger

@djbe djbe changed the title Fix/swift breakage Fix breaking swift when installing via Homebrew Jun 23, 2020
@djbe djbe mentioned this pull request Jun 24, 2020
12 tasks
@djbe djbe force-pushed the fix/swift-breakage branch from ffdebd9 to 113537d Compare June 24, 2020 01:12
@djbe djbe force-pushed the fix/swift-breakage branch from 113537d to 9526adb Compare June 24, 2020 02:11
@djbe djbe merged commit 34e9f35 into develop Jun 24, 2020
@djbe djbe deleted the fix/swift-breakage branch June 24, 2020 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants