Skip to content

Commit

Permalink
Merge pull request #26 from payfort/Release-feature
Browse files Browse the repository at this point in the history
v3.2.1 Release STCPay keyboard and dark mode layout fix
  • Loading branch information
cetozgen authored Jul 23, 2024
2 parents 8d39bed + 891c088 commit b554ff3
Show file tree
Hide file tree
Showing 40 changed files with 4,933 additions and 20,547 deletions.
Binary file modified .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.DS_Store
2 changes: 1 addition & 1 deletion PayFortSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'PayFortSDK'
s.version = '3.2.0'
s.version = '3.2.1'
s.summary = 'The Amazon Payment Services IOS SDK allows Merchants to securely integrate the payment functions and easily accept In-App payments.Instead of the traditional, time-consuming, and complex way of being redirected to the mobile browser to complete the payment, In-App payments can be completed through our APS Mobile SDK. In turn, this gives the Merchant’s consumers a smooth, pleasing user-experience by using In-App payment functions through the native applications.'
s.homepage = 'https://github.com/payfort/fort-ios-sdk'

Expand Down
Binary file modified PayFortSDK.xcframework/ios-arm64/PayFortSDK.framework/Assets.car
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#if 0
#elif defined(__arm64__) && __arm64__
// Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
// Generated by Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
#ifndef PAYFORTSDK_SWIFT_H
#define PAYFORTSDK_SWIFT_H
#pragma clang diagnostic push
Expand Down
Binary file modified PayFortSDK.xcframework/ios-arm64/PayFortSDK.framework/Info.plist
Binary file not shown.
Loading

0 comments on commit b554ff3

Please sign in to comment.