IOS NBUKit Versions Save

UIKit and NSFoundation convenience categories and subclasses.

2.5.1

6 years ago

• More fixes for cases when use_frameworks! is used.

2.5.0

6 years ago

• Bug and warning fixes. • Xcode 9 compatibility.

2.4.2

8 years ago

• Maintenance update.

2.4.1

9 years ago
  • Patch subspecs circular dependency.

2.4.0

9 years ago
  • Remove NBUApplicationDelegate.
  • Update NBULog/CocoaLumberjack compatibility.
  • Fix build warnings.

2.3.1

9 years ago
  • Fix RKOrderedDictionary exception.

2.3.0

9 years ago
  • Xcode 6 and CocoaPods 0.34.1 compatibility.
  • Rename subspec NBUKit/Library/RestKit Support -> NBUKit/Library/RestKit Support.

2.2.2

9 years ago

UIScrollView+NBUAdditions: Add scrollToTop IBAction

2.2.1

9 years ago
  • 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

10 years ago
  • 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.