-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error with swift 5.4? #68
Comments
Seems like this is still valid with Swift 5.5.2. Any updates? |
I'm about to create a new release, could you try with that one? I tried it locally and it works here |
yeah the tagged 4.0.0 version has 3.1.1 in the code https://github.com/WeTransfer/GitBuddy/blob/4.0.0/Sources/GitBuddyCore/Commands/GitBuddy.swift, can't tell if that's the only thing that's outdated in the tag, though |
feels like the tag might have been made in the wrong commit? 4.0.0...master |
Ah, interesting! I'm pretty sure the release is made from the right commit, but I'll make sure to update the version number accordingly. |
@aboedo I just did another try locally and it just works. Can you try running:
Note: |
Hello,
Before 5.4 it's ok.
Now I try to use Gitbuddy with swift 5.4 I got trace trap
[1] 29091 trace trap
I try to rebuild from source and run this
And got
The text was updated successfully, but these errors were encountered: