CountryPicker icon indicating copy to clipboard operation
CountryPicker copied to clipboard

How to access SwiftUI views using Swift Package Manager?

Open jpierceMLD opened this issue 10 months ago • 4 comments

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: Screenshot 2024-04-16 at 10 37 59

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: Screenshot 2024-04-16 at 10 38 17

Expected behavior I should be able to access the SwiftUI files in CountryPicker/CountryPickeriOS15+/CountryPickerSPM for example CountryPickerView

jpierceMLD avatar Apr 16 '24 08:04 jpierceMLD

Will get back on this

SURYAKANTSHARMA avatar Apr 19 '24 04:04 SURYAKANTSHARMA

@Sharkesm Any idea not sure why it is not fetching

SURYAKANTSHARMA avatar Apr 21 '24 11:04 SURYAKANTSHARMA

@jpierceMLD Feel free to open PR if you can fix ?

SURYAKANTSHARMA avatar Apr 25 '24 11:04 SURYAKANTSHARMA

@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

SURYAKANTSHARMA avatar Apr 28 '24 07:04 SURYAKANTSHARMA

published 4.0.0 you can update to latest

SURYAKANTSHARMA avatar May 11 '24 06:05 SURYAKANTSHARMA