skywinder / ActionSheetPicker-3.0

Quickly reproduce the dropdown UIPickerView / ActionSheet functionality on iOS.
http://skywinder.github.io/ActionSheetPicker-3.0
BSD 3-Clause "New" or "Revised" License
3.4k stars 740 forks source link

Not working with Swift Package Manager on Xcode 15.4 #580

Closed laxmansahni closed 3 weeks ago

laxmansahni commented 1 month ago

if I use Swift Package Manager, I have an error on Xcode 15.4:

spm-error

version: 2.7.4

Wei18 commented 3 weeks ago

@laxmansahni

Currently, you can use import CoreActionSheetPicker. I'd like to fix this in the future.