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

BUILD_LIBRARY_FOR_DISTRIBUTION=YES #335

Open soranoba opened 3 years ago

soranoba commented 3 years ago

Checklist

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.