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