OHHTTPStubs
OHHTTPStubs copied to clipboard
BUILD_LIBRARY_FOR_DISTRIBUTION=YES
Checklist
- [x] I've checked that all new and existing tests pass
- [x] I've updated the documentation if necessary
- [x] I've added an entry in the CHANGELOG to credit myself
Description
Add a setting for Module Stability (BUILD_LIBRARY_FOR_DISTRIBUTION). Fixes that it failed to compile using Carthage on Xcode12.
ref: https://github.com/AliSoftware/OHHTTPStubs/issues/317#issuecomment-621309282
NOTE: Instead of enabling BUILD_LIBRARY_FOR_DISTRIBUTION, we also can fix it by increasing the version of Swift.