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

fix 转成静态库crash #181

Closed citynight closed 3 years ago

citynight commented 3 years ago

修复在CocoaPods 1.9+版本中链接方式改为静态崩溃. Podfile文件 use_frameworks! :linkage => :static