Skip to content

Commit b89a3d8

Browse files
author
Ehab Al
committed
Update pod version to newVersion/4.3.8
(cherry picked from commit 88e2b51)
1 parent 4cf6baf commit b89a3d8

3 files changed

Lines changed: 30 additions & 21 deletions

File tree

iOS Example Frame SPM/iOS Example Frame SPM.xcodeproj/project.pbxproj

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
16E91A452A70453B00DC0D98 /* TestCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16E91A442A70453B00DC0D98 /* TestCard.swift */; };
4343
16E91A482A704AC300DC0D98 /* StaticTexts.swift in Sources */ = {isa = PBXBuildFile; fileRef = 16E91A472A704AC300DC0D98 /* StaticTexts.swift */; };
4444
955B092B291CEF0F00DEEAF5 /* ApplePayCreator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 955B092A291CEF0F00DEEAF5 /* ApplePayCreator.swift */; };
45+
955DD85E2DEF369C00E57DA5 /* Frames in Frameworks */ = {isa = PBXBuildFile; productRef = 955DD85D2DEF369C00E57DA5 /* Frames */; };
4546
95C8C10D28AD5FEE00B8D3D0 /* UIViewControllerExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C8C0B528AD5FEE00B8D3D0 /* UIViewControllerExtension.swift */; };
4647
95C8C10E28AD5FEE00B8D3D0 /* UIViewExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C8C0B628AD5FEE00B8D3D0 /* UIViewExtension.swift */; };
4748
95C8C10F28AD5FEE00B8D3D0 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95C8C0B728AD5FEE00B8D3D0 /* AppDelegate.swift */; };
@@ -226,6 +227,7 @@
226227
isa = PBXFrameworksBuildPhase;
227228
buildActionMask = 2147483647;
228229
files = (
230+
955DD85E2DEF369C00E57DA5 /* Frames in Frameworks */,
229231
);
230232
runOnlyForDeploymentPostprocessing = 0;
231233
};
@@ -528,7 +530,7 @@
528530
packageProductDependencies = (
529531
1629C08B2AF90379001BD3D9 /* Frames */,
530532
958E51042DE74B3E0003F4B0 /* Frames */,
531-
950F88632DE884BE0041D2E7 /* Frames */,
533+
955DD85D2DEF369C00E57DA5 /* Frames */,
532534
);
533535
productName = "iOS Example Frame";
534536
productReference = 16AE74C32A5C1EBB0031F794 /* iOS Example Frame.app */;
@@ -577,7 +579,7 @@
577579
mainGroup = E6646F8120CE6C0900D8353A;
578580
packageReferences = (
579581
16C3F83E2A7927ED00690639 /* XCRemoteSwiftPackageReference "swift-snapshot-testing" */,
580-
950F88622DE884BE0041D2E7 /* XCRemoteSwiftPackageReference "frames-ios" */,
582+
955DD85C2DEF369C00E57DA5 /* XCRemoteSwiftPackageReference "frames-ios" */,
581583
);
582584
productRefGroup = E6646F8120CE6C0900D8353A;
583585
projectDirPath = "";
@@ -1239,12 +1241,12 @@
12391241
version = 1.12.0;
12401242
};
12411243
};
1242-
950F88622DE884BE0041D2E7 /* XCRemoteSwiftPackageReference "frames-ios" */ = {
1244+
955DD85C2DEF369C00E57DA5 /* XCRemoteSwiftPackageReference "frames-ios" */ = {
12431245
isa = XCRemoteSwiftPackageReference;
12441246
repositoryURL = "https://github.com/checkout/frames-ios";
12451247
requirement = {
1246-
branch = main;
1247-
kind = branch;
1248+
kind = exactVersion;
1249+
version = 4.3.8;
12481250
};
12491251
};
12501252
/* End XCRemoteSwiftPackageReference section */
@@ -1267,9 +1269,9 @@
12671269
package = 16C3F83E2A7927ED00690639 /* XCRemoteSwiftPackageReference "swift-snapshot-testing" */;
12681270
productName = SnapshotTesting;
12691271
};
1270-
950F88632DE884BE0041D2E7 /* Frames */ = {
1272+
955DD85D2DEF369C00E57DA5 /* Frames */ = {
12711273
isa = XCSwiftPackageProductDependency;
1272-
package = 950F88622DE884BE0041D2E7 /* XCRemoteSwiftPackageReference "frames-ios" */;
1274+
package = 955DD85C2DEF369C00E57DA5 /* XCRemoteSwiftPackageReference "frames-ios" */;
12731275
productName = Frames;
12741276
};
12751277
958E51042DE74B3E0003F4B0 /* Frames */ = {

iOS Example Frame/Podfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ target 'iOS Example Frame' do
66
use_frameworks!
77

88
# Pods for iOS Example Custom
9-
pod 'Frames', :git => 'https://github.com/checkout/frames-ios.git', :branch => 'update/spm_dependacies'
9+
pod 'Frames', :git => 'https://github.com/checkout/frames-ios.git', :branch => 'newVersion/4.3.8'
10+
pod 'Checkout', :git => 'https://github.com/checkout/frames-ios.git', :branch => 'newVersion/4.3.8'
1011
end
1112

1213
post_install do |installer|

iOS Example Frame/Podfile.lock

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
PODS:
22
- Checkout (4.3.8):
33
- CheckoutEventLoggerKit (~> 1.2.4)
4-
- Risk (= 3.0.2)
4+
- Risk (~> 3.0.2)
55
- CheckoutEventLoggerKit (1.2.4)
6-
- FingerprintPro (2.2.0)
6+
- FingerprintPro (2.7.0)
77
- Frames (4.3.8):
88
- Checkout (= 4.3.8)
99
- CheckoutEventLoggerKit (~> 1.2.4)
@@ -14,39 +14,45 @@ PODS:
1414
- PhoneNumberKit/PhoneNumberKitCore (4.0.1)
1515
- PhoneNumberKit/UIKit (4.0.1):
1616
- PhoneNumberKit/PhoneNumberKitCore
17-
- Risk (3.0.2):
17+
- Risk (3.0.4):
1818
- CheckoutEventLoggerKit (~> 1.2.4)
19-
- FingerprintPro (= 2.2.0)
19+
- FingerprintPro (~> 2.7.0)
2020

2121
DEPENDENCIES:
22-
- Frames (from `https://github.com/checkout/frames-ios.git`, branch `update/spm_dependacies`)
22+
- Checkout (from `https://github.com/checkout/frames-ios.git`, branch `newVersion/4.3.8`)
23+
- Frames (from `https://github.com/checkout/frames-ios.git`, branch `newVersion/4.3.8`)
2324

2425
SPEC REPOS:
2526
trunk:
26-
- Checkout
2727
- CheckoutEventLoggerKit
2828
- FingerprintPro
2929
- PhoneNumberKit
3030
- Risk
3131

3232
EXTERNAL SOURCES:
33+
Checkout:
34+
:branch: newVersion/4.3.8
35+
:git: https://github.com/checkout/frames-ios.git
3336
Frames:
34-
:branch: update/spm_dependacies
37+
:branch: newVersion/4.3.8
3538
:git: https://github.com/checkout/frames-ios.git
3639

3740
CHECKOUT OPTIONS:
41+
Checkout:
42+
:commit: d0060ff5ff443678ae668dcd1974f09741444649
43+
:git: https://github.com/checkout/frames-ios.git
3844
Frames:
39-
:commit: 22ba0ab903c3c93c8fa7751fef1434e4497d1c6c
45+
:commit: d0060ff5ff443678ae668dcd1974f09741444649
4046
:git: https://github.com/checkout/frames-ios.git
4147

4248
SPEC CHECKSUMS:
43-
Checkout: 5d909e76355e8cfefa32c7520de50fa54185adf2
49+
Checkout: 609314d0c54a079d4c0ddfcfa7011367a12f225a
4450
CheckoutEventLoggerKit: b780dec46295a34942780ea6230d0d5fd08aa05a
45-
FingerprintPro: 72e35dc0315b75ba36eafaaed996dbb2f35f7326
46-
Frames: a448616a3b6079ddb82a57e638f3ec324f6640bd
51+
FingerprintPro: 0c7dbd28fc83751ca64b06328e2fb22bbc7ed118
52+
Frames: 7cad5e39665bf9d610dcf44b3ff42f6b051ca268
4753
PhoneNumberKit: a74155066daa6450475f6a029068eb919fb00d5d
48-
Risk: a0732fef94dfddfa76ca70dbe0e5fe0f05557ec1
54+
Risk: 6c0fdbf826f741b028ec9158198404ce267d0d3e
4955

50-
PODFILE CHECKSUM: af187378f7f557970453534618a82fb7efd4e1c2
56+
PODFILE CHECKSUM: 276c36f26dba23419747ce57db0b0a2eb120245d
5157

5258
COCOAPODS: 1.16.2

0 commit comments

Comments
 (0)