Skip to content

Commit

Permalink
Release v4.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Button Bot authored and wessmith committed Jun 29, 2016
1 parent fa9859e commit fc012af
Show file tree
Hide file tree
Showing 40 changed files with 8 additions and 8 deletions.
Binary file modified Button.bundle/BTNAlertView~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNAlertView~ipad.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNAlertView~iphone.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNAlertView~iphone.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNBaseModalController.nib
Binary file not shown.
Binary file modified Button.bundle/BTNDefaultItemButton~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNDefaultItemButton~ipad.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNDefaultItemButton~iphone.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNDefaultItemButton~iphone.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNGroupNameCell~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNGroupNameCell~ipad.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNGroupNameCell~iphone.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNGroupNameCell~iphone.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInventoryItemCell~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInventoryItemCell~ipad.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInventoryItemCell~iphone.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInventoryItemCell~iphone.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInventoryListCell~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInventoryListCell~ipad.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInventoryListCell~iphone.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInventoryListCell~iphone.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInventoryPreviewView~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInventoryPreviewView~ipad.nib/runtime.nib
Binary file not shown.
Binary file not shown.
Binary file modified Button.bundle/BTNInventoryPreviewView~iphone.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInventoryView~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInventoryView~ipad.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInventoryView~iphone.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInventoryView~iphone.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNLocationRequestView~ipad.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNLocationRequestView~ipad.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNLocationRequestView~iphone.nib/objects-8.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNLocationRequestView~iphone.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/Button-Info.plist
Binary file not shown.
Binary file modified Button.framework/Versions/A/Button
Binary file not shown.
2 changes: 1 addition & 1 deletion Button.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "Button"
s.version = "4.9.0"
s.version = "4.9.1"
s.summary = "Button iOS SDK."

s.description = <<-DESC
Expand Down
4 changes: 2 additions & 2 deletions Examples/Objective-C/Button-CocoaPods/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- Button (4.9.0)
- Button (4.9.1)

DEPENDENCIES:
- Button (from `../../../`)
Expand All @@ -9,6 +9,6 @@ EXTERNAL SOURCES:
:path: ../../../

SPEC CHECKSUMS:
Button: fa782e625202a15e46a3ca54a2f612698bcb5018
Button: df5ff4a2ed2e52367c69abba5088e66c610c7ca7

COCOAPODS: 0.39.0
4 changes: 2 additions & 2 deletions Examples/Swift/Button-CocoaPods/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- Button (4.9.0)
- Button (4.9.1)

DEPENDENCIES:
- Button (from `../../../`)
Expand All @@ -9,6 +9,6 @@ EXTERNAL SOURCES:
:path: ../../../

SPEC CHECKSUMS:
Button: fa782e625202a15e46a3ca54a2f612698bcb5018
Button: df5ff4a2ed2e52367c69abba5088e66c610c7ca7

COCOAPODS: 0.39.0
4 changes: 2 additions & 2 deletions Tests/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- Button (4.9.0)
- Button (4.9.1)
- Expecta (1.0.5)
- OCMock (3.3)
- Specta (1.0.5)
Expand All @@ -15,7 +15,7 @@ EXTERNAL SOURCES:
:path: ..

SPEC CHECKSUMS:
Button: fa782e625202a15e46a3ca54a2f612698bcb5018
Button: df5ff4a2ed2e52367c69abba5088e66c610c7ca7
Expecta: e1c022fcd33910b6be89c291d2775b3fe27a89fe
OCMock: d68685bde31f69cb61d518dcb39269080c78b5ed
Specta: ac94d110b865115fe60ff2c6d7281053c6f8e8a2
Expand Down
2 changes: 1 addition & 1 deletion Tests/PublicAPITests/Button_PublicAPISpec.m
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
[mockedButton configureWithApplicationId:@"application-id" userId:@"user-id"
completion:^(NSError *error, NSURL *targetURL) { }];
});

});

describe(@"setDeferredDeeplinkHandler:", ^{
Expand Down

0 comments on commit fc012af

Please sign in to comment.