CountryPicker
CountryPicker copied to clipboard
How to access SwiftUI views using Swift Package Manager?
Using SPM (CountryPicker 3.0.0) I do not see any of the SwiftUI files contained in CountryPicker/CountryPickeriOS15+
To Reproduce
Add CountryPicker to Xcode via Swift Package Manager:
The folder CountryPicker/CountryPickeriOS15+/CountryPickerSPM is not present in the dependency and I can't access any of the SwiftUI views that exist in the github project:
Expected behavior I should be able to access the SwiftUI files in CountryPicker/CountryPickeriOS15+/CountryPickerSPM for example CountryPickerView
Will get back on this
@Sharkesm Any idea not sure why it is not fetching
@jpierceMLD Feel free to open PR if you can fix ?
@jpierceMLD please download SPM from Commit Id c509d3faf6eecca8242850492231a467a9331383 I will publish new version in sometime and let you know. Let me know if still face issue
published 4.0.0 you can update to latest