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

Xcode 14 - Warnings related to tvOS 11 support (Swift Package Manager) #365

Open kikeenrique opened 5 months ago

kikeenrique commented 5 months ago

Checklist

Description

Hi, I would like to contribute fixing a warning.

In Xcode 14 SDKs are: iOS 11.0, macOS 10.13, watchOS 4.0 and tvOS 11.0. Still missing the tvOS minimal version.

Regards and comments welcomed

Motivation and Context

Fixes a warning

Run project tests and compile on each platform.