pinterest / PINOperation

Apache License 2.0
103 stars 49 forks source link

Fix Xcode 14.3 which supports only iOS 11.0+ #50

Open kenstir opened 1 year ago

kenstir commented 3 months ago

Does anyone else use PINRemoteImage + PINCache + PINOperation in production iOS apps? Apple will soon be requiring Xcode 15, and this and other changes are needed (e.g. switching to xcframeworks for Carthage).

I am happy to make PRs for all of it, but only if someone (@garrettmoon ?) will look at (and merge) them. Else I will have to maintain my own forks.