AliSoftware / AliSoftware/OHHTTPStubs
Won't build with Carthage and Xcode 14.3
- Dominant language
- Objective-C
- Stars
- 5.1k
- Forks
- 597
- PR merge metrics
- No merged PRs in 30d
Description
### New Issue Checklist
- [X ] I have tried with the latest version of OHHTTPStubs
- [X ] I have read the [README](https://github.com/AliSoftware/OHHTTPStubs/blob/master/README.md)
- [X ] I have read the [Using the right Swift Version of `OHHTTPStubs` for your project](https://github.com/AliSoftware/OHHTTPStubs#using-the-right-swift-version-of-ohhttpstubs-for-your-project) section
- [X ] I have searched in the [existing issues](https://github.com/AliSoftware/OHHTTPStubs/issues?utf8=✓&q=is%3Aissue)
- [X ] I have read [the OHHTTPStubs wiki](https://github.com/AliSoftware/OHHTTPStubs/wiki) to see if there wasn't a detailed page talking about my issue
### Environment
- version of OHHTTPStubs: 9.1.0
- integration method you are using:
* [ ] Cocoapods
* [ X] Carthage
* [ ] submodule
* [ ] other
- version of the tool you use: 0.38.0
### Issue Description
Library will not build using Xcode version 14.3. The error is related to the deployment target being set to 8.0, where the minimum for Xcode 14.3 is 11.
##### Complete output when you encounter the issue (if any)
```
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.