Skip to content
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

Broken on Catalina / Swift 5.1? #79

Open
rksm opened this issue Oct 13, 2019 · 1 comment
Open

Broken on Catalina / Swift 5.1? #79

rksm opened this issue Oct 13, 2019 · 1 comment

Comments

@rksm
Copy link

rksm commented Oct 13, 2019

Installing via the package gives

dyld: Library not loaded: @rpath/libswiftCore.dylib
  Referenced from: /usr/local/bin/sourcekittendaemon
  Reason: image not found

and trying make results in

bash-3.2$ make 
mkdir -p .build/release
swift build -c release --build-path .build
/xxx/SourceKittenDaemon: error: manifest parse error(s):
/xxx/SourceKittenDaemon/Package.swift:3:8: error: no such module 'PackageDescription'
import PackageDescription
       ^
make: *** [Makefile:60: .build/release/sourcekittend] Error 1

Any ideas?

Thanks!

@ghost
Copy link

ghost commented Oct 27, 2019

I'm in the same boat as you... I hope someone can swoop in and help out

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

No branches or pull requests

1 participant