OHHTTPStubs icon indicating copy to clipboard operation
OHHTTPStubs copied to clipboard

BUILD_LIBRARY_FOR_DISTRIBUTION=YES

Open soranoba opened this issue 5 years ago • 0 comments

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.

soranoba avatar Oct 26 '20 08:10 soranoba