Quantcast
Channel: Package Manager - Swift Forums
Viewing all articles
Browse latest Browse all 180

Cannot resolve dependency with SwiftPM

$
0
0

I have two dependencies. The first is: GitHub - liveview-native/liveview-client-swiftui and I install Exact Version: 0.3.0-alpha.3. This installs OK.

The 2nd dependency is GitHub - liveview-native/liveview-native-swiftui-mapkit: MapKit addon library for LiveView Native and I try to install 0.3.0-alpha.3 but get this error:

The 2nd dependency has has a constraint on the first in it's Package.swift: liveview-native-swiftui-mapkit/Package.swift at main · liveview-native/liveview-native-swiftui-mapkit · GitHub and this should allow 0.2.0 -> 1.0.0

I'm not sure how to resolve this error.

4 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 180

Trending Articles