Skip to content

Broken on Catalina / Swift 5.1? #79

@rksm

Description

@rksm

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions