eggswift / pull-to-refresh

#Busy Re-Building....# An easy way to use pull to refresh and infinite scrolling in Swift. Pod 'ESPullToRefresh'
MIT License
1.82k stars 253 forks source link

Warning via SPM #196

Open ikorich opened 3 years ago

ikorich commented 3 years ago

Hey @eggswift ,

can you update platform version to - platforms: [.iOS(.v9)]? or [.iOS(.v11)] to feature

The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.4.99.

GarbuJohnG commented 2 years ago

Hi, did you get a way around this?