Skip to content

Commit

Permalink
Public release 6.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
button-bot committed May 7, 2020
1 parent 392de1b commit 529f9c1
Show file tree
Hide file tree
Showing 115 changed files with 19,586 additions and 23 deletions.
Binary file modified Button.bundle/BTNAutofillAccessoryView.nib/objects-11.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNAutofillAccessoryView.nib/objects-13.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNAutofillAccessoryView.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNBaseModalController.nib/objects-13.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNBaseModalController.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNDefaultItemButton.nib/objects-13.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNDefaultItemButton.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNGroupNameCell.nib/objects-12.3+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNGroupNameCell.nib/objects-13.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNGroupNameCell.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInstallBannerView.nib/objects-13.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInstallBannerView.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInstallCardView.nib/objects-13.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInstallCardView.nib/runtime.nib
Binary file not shown.
Binary file not shown.
Binary file modified Button.bundle/BTNInteractiveButtonContentView.nib/runtime.nib
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Button.bundle/BTNInteractiveButtonInventoryCell.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInventoryItemCell.nib/objects-13.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInventoryItemCell.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInventoryListCell.nib/objects-12.3+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInventoryListCell.nib/objects-13.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInventoryListCell.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInventoryView.nib/objects-13.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNInventoryView.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNNavigationHeaderView.nib/objects-13.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNNavigationHeaderView.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNSandboxAppStoreController.nib/objects-13.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNSandboxAppStoreController.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNSimulatorInstallView.nib/objects-13.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNSimulatorInstallView.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNTextBannerView.nib/objects-13.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNTextBannerView.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNTextCardView.nib/objects-13.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNTextCardView.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNToolbarView.nib/objects-11.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNToolbarView.nib/objects-13.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNToolbarView.nib/runtime.nib
Binary file not shown.
Binary file modified Button.bundle/BTNWebViewSheetController.nib/objects-13.0+.nib
Binary file not shown.
Binary file modified Button.bundle/BTNWebViewSheetController.nib/runtime.nib
Binary file not shown.
4 changes: 2 additions & 2 deletions Button.bundle/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
<key>CFBundleIdentifier</key>
<string>com.usebutton.sdk</string>
<key>CFBundleShortVersionString</key>
<string>6.22.1</string>
<string>6.22.2</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>CFBundleVersion</key>
<string>443</string>
<string>445</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down
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 = "6.22.1"
s.version = "6.22.2"
s.summary = "Button iOS SDK."

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion Samples/PurchasePath/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '9.0'
inhibit_all_warnings!

pod 'Button', '6.22.1'
pod 'Button', '6.22.2'
pod 'Sourcery'

target 'Swift-Demo' do
Expand Down
4 changes: 2 additions & 2 deletions Samples/PurchasePath/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- Button (6.22.0-build.442)
- Button (6.22.2-build.444)
- Sourcery (0.13.1)

DEPENDENCIES:
Expand All @@ -15,7 +15,7 @@ EXTERNAL SOURCES:
:path: "../../"

SPEC CHECKSUMS:
Button: d5ff0d353596e1bac26fe7b3267a7fc53ed1858f
Button: 4efd3579dea1b001bf05d66a0f3438142b40d16d
Sourcery: 9ef51b8777516f204d82996441f293813158d0d7

PODFILE CHECKSUM: cfe49ec404de013101464b212c5af9e01a870d7d
Expand Down
32 changes: 16 additions & 16 deletions Samples/PurchasePath/PurchasePath.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@
DE31D16B202BEB95004A29D6 /* Sources */,
DE31D16C202BEB95004A29D6 /* Frameworks */,
DE31D16D202BEB95004A29D6 /* Resources */,
2A1D7CBF46C3985004459635 /* [CP] Copy Pods Resources */,
972B3491C6EF5298CC9A0DAD /* [CP] Copy Pods Resources */,
);
buildRules = (
);
Expand Down Expand Up @@ -364,49 +364,49 @@
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
2A1D7CBF46C3985004459635 /* [CP] Copy Pods Resources */ = {
71E15E49A421411D71ED8CB6 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-Swift-Demo/Pods-Swift-Demo-resources.sh",
"${PODS_ROOT}/../../../Button.bundle",
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Copy Pods Resources";
name = "[CP] Check Pods Manifest.lock";
outputPaths = (
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Button.bundle",
"$(DERIVED_FILE_DIR)/Pods-ObjC-Demo-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Swift-Demo/Pods-Swift-Demo-resources.sh\"\n";
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
71E15E49A421411D71ED8CB6 /* [CP] Check Pods Manifest.lock */ = {
84D7BBFB7A8E8FB350BBC378 /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
"${PODS_ROOT}/Target Support Files/Pods-ObjC-Demo/Pods-ObjC-Demo-resources.sh",
"${PODS_ROOT}/../../../Button.bundle",
);
name = "[CP] Check Pods Manifest.lock";
name = "[CP] Copy Pods Resources";
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-ObjC-Demo-checkManifestLockResult.txt",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Button.bundle",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ObjC-Demo/Pods-ObjC-Demo-resources.sh\"\n";
showEnvVarsInLog = 0;
};
84D7BBFB7A8E8FB350BBC378 /* [CP] Copy Pods Resources */ = {
972B3491C6EF5298CC9A0DAD /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-ObjC-Demo/Pods-ObjC-Demo-resources.sh",
"${PODS_ROOT}/Target Support Files/Pods-Swift-Demo/Pods-Swift-Demo-resources.sh",
"${PODS_ROOT}/../../../Button.bundle",
);
name = "[CP] Copy Pods Resources";
Expand All @@ -415,7 +415,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ObjC-Demo/Pods-ObjC-Demo-resources.sh\"\n";
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Swift-Demo/Pods-Swift-Demo-resources.sh\"\n";
showEnvVarsInLog = 0;
};
AE29BFD0BAE678EF228551CF /* [CP] Check Pods Manifest.lock */ = {
Expand Down
Loading

0 comments on commit 529f9c1

Please sign in to comment.