Skip to content

Commit

Permalink
Package version bump (#220)
Browse files Browse the repository at this point in the history
Co-authored-by: Stefan Popa <[email protected]>
  • Loading branch information
stefan-tudor and stefanpopa authored Nov 23, 2023
1 parent e39ef4d commit 4e2f24e
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.2.6;
MARKETING_VERSION = 3.2.7;
PRODUCT_BUNDLE_IDENTIFIER = com.judo.JudoPayDemoCarthage;
PRODUCT_NAME = "Judopay demo";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -556,7 +556,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.2.6;
MARKETING_VERSION = 3.2.7;
PRODUCT_BUNDLE_IDENTIFIER = com.judo.JudoPayDemoCarthage;
PRODUCT_NAME = "Judopay demo";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -843,7 +843,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 6;
CURRENT_PROJECT_VERSION = 7;
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = 95V535S6TQ;
INFOPLIST_FILE = ObjectiveCExampleApp/Info.plist;
Expand All @@ -852,7 +852,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.2.6;
MARKETING_VERSION = 3.2.7;
ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.judo.JudoPayDemoObjC;
PRODUCT_MODULE_NAME = JudoKit;
Expand All @@ -875,7 +875,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 6;
CURRENT_PROJECT_VERSION = 7;
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = 95V535S6TQ;
INFOPLIST_FILE = ObjectiveCExampleApp/Info.plist;
Expand All @@ -884,7 +884,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.2.6;
MARKETING_VERSION = 3.2.7;
ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.judo.JudoPayDemoObjC;
PRODUCT_MODULE_NAME = JudoKit;
Expand Down
2 changes: 1 addition & 1 deletion Examples/ObjectiveCExampleApp/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ target 'ObjectiveCExampleApp' do
pod 'Judo3DS2_iOS', '1.1.4'

pod 'JudoKit-iOS', :path => '../../'
# pod 'JudoKit-iOS', '3.2.6'
# pod 'JudoKit-iOS', '3.2.7'

pod 'MaterialComponents/Snackbar'
pod 'InAppSettingsKit', '3.3.6'
Expand Down
6 changes: 3 additions & 3 deletions Examples/ObjectiveCExampleApp/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PODS:
- OpenSSL-Universal (~> 1.1.180)
- InAppSettingsKit (3.3.6)
- Judo3DS2_iOS (1.1.4)
- JudoKit-iOS (3.2.6):
- JudoKit-iOS (3.2.7):
- DeviceDNA (~> 2.0.0)
- Judo3DS2_iOS (~> 1.1.4)
- TrustKit
Expand Down Expand Up @@ -108,13 +108,13 @@ SPEC CHECKSUMS:
DeviceDNA: 9ff289d1fb983937754b324fa0adade2081210c4
InAppSettingsKit: 37df0b44132380d4c7db6fc7cded92997e29873a
Judo3DS2_iOS: 5cca966ec8425a315d6a96ff64f0b760dd991f32
JudoKit-iOS: 1c90e35fbec29730d4bfdf41ebaa76aac2fddce3
JudoKit-iOS: f2671166c214b9d45d0f3d86ea571206b255d088
MaterialComponents: 1a9b2d9d45b1601ae544de85089adc4c464306d4
MDFInternationalization: d697c55307816222a55685c4ccb1044ffb030c12
MDFTextAccessibility: f4bb4cc2194286651b59a215fdeaa0e05dc90ba5
OpenSSL-Universal: 6e1ae0555546e604dbc632a2b9a24a9c46c41ef6
TrustKit: 7858ea59d0e226b1457b2e9cc8b95d77ab21d471

PODFILE CHECKSUM: 176fb3f3bcacd6701b5e0f08fc6c43efbcb36e3f
PODFILE CHECKSUM: 6db5e08edf261fc1a1880ba55cd7ee15ea009c0f

COCOAPODS: 1.13.0
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.2.6;
MARKETING_VERSION = 3.2.7;
PRODUCT_BUNDLE_IDENTIFIER = com.judopay.SPMExampleApp;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -343,7 +343,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.2.6;
MARKETING_VERSION = 3.2.7;
PRODUCT_BUNDLE_IDENTIFIER = com.judopay.SPMExampleApp;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down
4 changes: 2 additions & 2 deletions Examples/SwiftExampleApp/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PODS:
- OpenSSL-Universal (~> 1.1.180)
- InAppSettingsKit (3.3.6)
- Judo3DS2_iOS (1.1.4)
- JudoKit-iOS (3.2.6):
- JudoKit-iOS (3.2.7):
- DeviceDNA (~> 2.0.0)
- Judo3DS2_iOS (~> 1.1.4)
- TrustKit
Expand Down Expand Up @@ -38,7 +38,7 @@ SPEC CHECKSUMS:
DeviceDNA: 9ff289d1fb983937754b324fa0adade2081210c4
InAppSettingsKit: 37df0b44132380d4c7db6fc7cded92997e29873a
Judo3DS2_iOS: 5cca966ec8425a315d6a96ff64f0b760dd991f32
JudoKit-iOS: 1c90e35fbec29730d4bfdf41ebaa76aac2fddce3
JudoKit-iOS: f2671166c214b9d45d0f3d86ea571206b255d088
OpenSSL-Universal: 708e3d1e616a2c40f09a880aafc4b14d2f2a61ec
SwiftLint: 1b7561918a19e23bfed960e40759086e70f4dba5
TrustKit: 55804401e9a95db0bbfff9a08373bfd91953071f
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.2.6;
MARKETING_VERSION = 3.2.7;
PRODUCT_BUNDLE_IDENTIFIER = com.judo.JudoPayDemoSwift;
PRODUCT_NAME = "JudoKit (Swift)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -851,7 +851,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.2.6;
MARKETING_VERSION = 3.2.7;
PRODUCT_BUNDLE_IDENTIFIER = com.judo.JudoPayDemoSwift;
PRODUCT_NAME = "JudoKit (Swift)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down
2 changes: 1 addition & 1 deletion JudoKit-iOS.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'JudoKit-iOS'
s.version = '3.2.6'
s.version = '3.2.7'
s.summary = 'Judo Pay Full iOS Client Kit'
s.homepage = 'https://www.judopay.com/'
s.license = 'MIT'
Expand Down
2 changes: 1 addition & 1 deletion Source/JudoKit.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
@protocol JPAuthorization;

static NSString *__nonnull const JudoKitName = @"JudoKit_iOS";
static NSString *__nonnull const JudoKitVersion = @"3.2.6";
static NSString *__nonnull const JudoKitVersion = @"3.2.7";

@interface JudoKit : NSObject

Expand Down

0 comments on commit 4e2f24e

Please sign in to comment.