AliSoftware / OHHTTPStubs

Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
MIT License
5.03k stars 602 forks source link

Removed all references of `UIWebView` #347

Open arnold-plakolli opened 3 years ago

arnold-plakolli commented 3 years ago

Checklist

Description

In order to remove all references of UIWebView (Because Apple doesn't accept upload of binaries that include references to UIWebView anymore) I had to bump the minimum version for AFNetworking to 4.0. Installation of that version of AFNetworking required us to increase the minimum deployment target for iOS to 9.0 and for macOS to 10.10.

Motivation and Context

This PR fixes issue #323

pavannaik12 commented 1 year ago

bhjheghehdv