Skip to content

v4.0.1

Compare
Choose a tag to compare
@ashfurrow ashfurrow released this 22 Apr 08:00
· 1351 commits to main since this release
v4.0.1
0cf1291

Bug Fixes

  • Fixes a race condition in Xcode 7.3 that would prevent Nimble from writing output to the Xcode console during a test run. See #273.
  • Fixes a problem with CocoaPods integration concerning header files that can't be found. See #280.