Skip to content

Prune AFNetworking Preqs

Compare
Choose a tag to compare
@jrmiddle jrmiddle released this 08 Oct 19:46
· 52 commits to master since this release

This release limits explicit AFNetworking linking to AFNetworking/NSURLSession (which implicitly pulls in .../Security and .../Reachability).

This resolves a reported issue (ACE-289) of an App Store deprecated UI warning for use of UIWebView:

"ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs . See https://developer.apple.com/documentation/uikit/uiwebview for more information."