Kiwi v2.4.0 Release Notes

Release Date: 2015-08-13 // over 8 years ago
    • [added] Shared Example Groups. This has been a long time coming, but now it's here! To learn more take a look at #600 (thanks @modocache and @ecaselles!)
    • [changed] Kiwi now defines dynamic framework targets for OS X and iOS, and supports installation via Carthage. Building as a static library (in order to target iOS 7.x) is still supported via CocoaPods.
    • ๐Ÿ›  [fixed] An issue where Kiwi's tests wouldn't run on OS X 10.9. (#597, thanks @jerrymarino!)
    • ๐Ÿ›  [fixed] An issue with FRAMEWORK_SEARCH_PATHS (thanks Shalini Kurian!)

    Install via CocoaPods or Carthage.

    ๐Ÿฑ ๐Ÿ’