OHHTTPStubs icon indicating copy to clipboard operation
OHHTTPStubs copied to clipboard

OHHTPStubs frameworks: Put Headers phase before Sources phase.

Open byohay opened this issue 2 years ago • 1 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

Motivation and Context

On Xcode 13.3 sometimes an error about cycle dependencies is emitted. The fix to this is to put the Headers build phase before Sources build phase.

byohay avatar Mar 22 '22 13:03 byohay

We also need this fix merged in.

shredsonic avatar Apr 08 '22 14:04 shredsonic