dagronf / QRCode

A quick and beautiful macOS/iOS/tvOS/watchOS QR Code generator/detector library for SwiftUI, Swift and Objective-C.
MIT License
438 stars 57 forks source link

Can't add with package manager #14

Closed TillMoss closed 1 year ago

TillMoss commented 1 year ago

I get "package Resolution failed"

dagronf commented 1 year ago

What have you tried? How are you trying to import it? Via Xcode or as part of another package? What version of Xcode are you using? What version of macOS are you using? Have you got network access?

TillMoss commented 1 year ago

I'm trying to use "add Package". The version of Xcode is the last.

Screenshot 2023-04-04 alle 12 22 56
TillMoss commented 1 year ago

Sorry but I don't know why now it works

dagronf commented 1 year ago

Good news! Sometimes Xcode is flaky with that stuff - especially relating to network access.