PINOperation
PINOperation copied to clipboard
Fix Xcode 14.3 which supports only iOS 11.0+
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.