You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for pointing this out @jakeheis.
I've fixed this in #19 by linking to the upstream apple repo which has my required changes merged in now.
It's in master and will be in the next release 👍
I'm trying to add Beak as a dependency to my project and import the
BeakCore
library, but I get this error when building:I believe to fix this issue, https://github.com/yonaskolb/swift-package-manager needs to have a new version tagged on the
untyped_arguments
branch, and then thePackage.swift
in this repo needs to be changed from:to:
The text was updated successfully, but these errors were encountered: