Skip to content

Getting error by fetching dependency CocoaAsyncSocket #1

@renpen

Description

@renpen

Hi,
installing the library with SPM throws the following error:
error: https://github.com/robbiehanson/CocoaAsyncSocket.git has no manifest for version 7.5.1

My package.swift:
import PackageDescription let package = Package( name: "SwiftSSDP", dependencies: [ .Package(url: "https://github.com/pryomoax/SwiftSSDP.git", majorVersion: 0, minor: 4)])
The other dependencies were fetched normally.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions