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

iPhone OS Deployment Target #202

Open GarbuJohnG opened 2 years ago

GarbuJohnG commented 2 years ago

Hey @eggswift,

I keep getting this warning when I integrate ESPullToRefresh using Swift Package Manager

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 15.2.99

Any fix for this? Thank you btw, The library is great!