Skip to content

Releases: ca-archived/iOS-NBUKit

2.5.1

29 Sep 20:28
Compare
Choose a tag to compare

• More fixes for cases when use_frameworks! is used.

2.5.0

29 Sep 17:14
Compare
Choose a tag to compare

• Bug and warning fixes.
• Xcode 9 compatibility.

2.4.2

06 May 18:52
Compare
Choose a tag to compare

• Maintenance update.

2.4.1

25 Nov 09:51
Compare
Choose a tag to compare
  • Patch subspecs circular dependency.

2.4.0

27 Oct 05:38
Compare
Choose a tag to compare
  • Remove NBUApplicationDelegate.
  • Update NBULog/CocoaLumberjack compatibility.
  • Fix build warnings.

2.3.1

06 Oct 01:54
Compare
Choose a tag to compare
  • Fix RKOrderedDictionary exception.

2.3.0

29 Sep 05:58
Compare
Choose a tag to compare
  • Xcode 6 and CocoaPods 0.34.1 compatibility.
  • Rename subspec NBUKit/Library/RestKit Support -> NBUKit/Library/RestKit Support.

2.2.2

09 Jul 07:33
Compare
Choose a tag to compare

UIScrollView+NBUAdditions: Add scrollToTop IBAction

2.2.1

24 Jun 02:17
Compare
Choose a tag to compare
  • Fix NBUSplashView.xib
  • UIScrollView+NBUAdditions: Fix autoAdjustInsets when the scroll view is the controller's view
  • Remove valid device orientation check from setSupportedDeviceOrientations

2.2.0

03 Apr 08:17
Compare
Choose a tag to compare
  • Updated NBURefreshControl to look better with iOS 7 translucent bars and new NBURefreshStatusReleaseToRefresh state.
  • New autoAdjustInsets and autoAdjustContentSize methods in UIScrollView additions.
  • Refactor `UITabBarController' additions and make hiding/showing tab bar compatible with iOS 7
  • Refactor and better handle NBUMailComposeViewController errors
  • Update string formatting for 64bit compatibility.