Skip to content

Commit

Permalink
Merge pull request #22 from TapPay/V2.18.0
Browse files Browse the repository at this point in the history
SDK v2.18.0 release
  • Loading branch information
kaojiaqi authored May 17, 2024
2 parents 471a15a + d02794d commit 42ed87c
Show file tree
Hide file tree
Showing 252 changed files with 378 additions and 306 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,33 +5,37 @@
<key>AvailableLibraries</key>
<array>
<dict>
<key>BinaryPath</key>
<string>TPDirect.framework/TPDirect</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_i386_x86_64-simulator</string>
<string>ios-arm64_armv7</string>
<key>LibraryPath</key>
<string>TPDirect.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>i386</string>
<string>x86_64</string>
<string>armv7</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>TPDirect.framework/TPDirect</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_armv7</string>
<string>ios-arm64_i386_x86_64-simulator</string>
<key>LibraryPath</key>
<string>TPDirect.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>armv7</string>
<string>i386</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
framework module TPDirect {
umbrella header "TPDirect.h"

export *

module * { export * }
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -118,11 +118,11 @@
</data>
<key>Info.plist</key>
<data>
XJqPRY4e+Tfo9lo3U81R9OTnzwM=
A6BQj5HNuCnkcZHzHXso/CHRFmA=
</data>
<key>Modules/module.modulemap</key>
<data>
3/BXNQWu1696NDqObYEMZPvrvNk=
KG79GOinVqjz0kBA7mvSP942MEI=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -439,11 +439,11 @@
<dict>
<key>hash</key>
<data>
3/BXNQWu1696NDqObYEMZPvrvNk=
KG79GOinVqjz0kBA7mvSP942MEI=
</data>
<key>hash2</key>
<data>
UDtpOD2IpvL1dgQhMDPKD6ckUtvnCDlBN8Hfl6Rllik=
MmPruHtdz0AJlJvF+Ok6Aryd5eUZka3J0JmSxzuCm+g=
</data>
</dict>
</dict>
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
framework module TPDirect {
umbrella header "TPDirect.h"

export *

module * { export * }
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -118,11 +118,11 @@
</data>
<key>Info.plist</key>
<data>
4sH/05d8YWRVWRbK5t72JJDJlZc=
FPWyP3eeLoa8JsZNxLRlFMLKXDM=
</data>
<key>Modules/module.modulemap</key>
<data>
3/BXNQWu1696NDqObYEMZPvrvNk=
KG79GOinVqjz0kBA7mvSP942MEI=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -439,11 +439,11 @@
<dict>
<key>hash</key>
<data>
3/BXNQWu1696NDqObYEMZPvrvNk=
KG79GOinVqjz0kBA7mvSP942MEI=
</data>
<key>hash2</key>
<data>
UDtpOD2IpvL1dgQhMDPKD6ckUtvnCDlBN8Hfl6Rllik=
MmPruHtdz0AJlJvF+Ok6Aryd5eUZka3J0JmSxzuCm+g=
</data>
</dict>
</dict>
Expand Down
18 changes: 11 additions & 7 deletions Objc/Atome/Atome/TPDirect.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,33 +5,37 @@
<key>AvailableLibraries</key>
<array>
<dict>
<key>BinaryPath</key>
<string>TPDirect.framework/TPDirect</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_i386_x86_64-simulator</string>
<string>ios-arm64_armv7</string>
<key>LibraryPath</key>
<string>TPDirect.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>i386</string>
<string>x86_64</string>
<string>armv7</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>TPDirect.framework/TPDirect</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_armv7</string>
<string>ios-arm64_i386_x86_64-simulator</string>
<key>LibraryPath</key>
<string>TPDirect.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>armv7</string>
<string>i386</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
framework module TPDirect {
umbrella header "TPDirect.h"

export *

module * { export * }
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -118,11 +118,11 @@
</data>
<key>Info.plist</key>
<data>
XJqPRY4e+Tfo9lo3U81R9OTnzwM=
A6BQj5HNuCnkcZHzHXso/CHRFmA=
</data>
<key>Modules/module.modulemap</key>
<data>
3/BXNQWu1696NDqObYEMZPvrvNk=
KG79GOinVqjz0kBA7mvSP942MEI=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -439,11 +439,11 @@
<dict>
<key>hash</key>
<data>
3/BXNQWu1696NDqObYEMZPvrvNk=
KG79GOinVqjz0kBA7mvSP942MEI=
</data>
<key>hash2</key>
<data>
UDtpOD2IpvL1dgQhMDPKD6ckUtvnCDlBN8Hfl6Rllik=
MmPruHtdz0AJlJvF+Ok6Aryd5eUZka3J0JmSxzuCm+g=
</data>
</dict>
</dict>
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
framework module TPDirect {
umbrella header "TPDirect.h"

export *

module * { export * }
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -118,11 +118,11 @@
</data>
<key>Info.plist</key>
<data>
4sH/05d8YWRVWRbK5t72JJDJlZc=
FPWyP3eeLoa8JsZNxLRlFMLKXDM=
</data>
<key>Modules/module.modulemap</key>
<data>
3/BXNQWu1696NDqObYEMZPvrvNk=
KG79GOinVqjz0kBA7mvSP942MEI=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -439,11 +439,11 @@
<dict>
<key>hash</key>
<data>
3/BXNQWu1696NDqObYEMZPvrvNk=
KG79GOinVqjz0kBA7mvSP942MEI=
</data>
<key>hash2</key>
<data>
UDtpOD2IpvL1dgQhMDPKD6ckUtvnCDlBN8Hfl6Rllik=
MmPruHtdz0AJlJvF+Ok6Aryd5eUZka3J0JmSxzuCm+g=
</data>
</dict>
</dict>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,33 +5,37 @@
<key>AvailableLibraries</key>
<array>
<dict>
<key>BinaryPath</key>
<string>TPDirect.framework/TPDirect</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_i386_x86_64-simulator</string>
<string>ios-arm64_armv7</string>
<key>LibraryPath</key>
<string>TPDirect.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>i386</string>
<string>x86_64</string>
<string>armv7</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>TPDirect.framework/TPDirect</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_armv7</string>
<string>ios-arm64_i386_x86_64-simulator</string>
<key>LibraryPath</key>
<string>TPDirect.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>armv7</string>
<string>i386</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
framework module TPDirect {
umbrella header "TPDirect.h"

export *

module * { export * }
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -118,11 +118,11 @@
</data>
<key>Info.plist</key>
<data>
XJqPRY4e+Tfo9lo3U81R9OTnzwM=
A6BQj5HNuCnkcZHzHXso/CHRFmA=
</data>
<key>Modules/module.modulemap</key>
<data>
3/BXNQWu1696NDqObYEMZPvrvNk=
KG79GOinVqjz0kBA7mvSP942MEI=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -439,11 +439,11 @@
<dict>
<key>hash</key>
<data>
3/BXNQWu1696NDqObYEMZPvrvNk=
KG79GOinVqjz0kBA7mvSP942MEI=
</data>
<key>hash2</key>
<data>
UDtpOD2IpvL1dgQhMDPKD6ckUtvnCDlBN8Hfl6Rllik=
MmPruHtdz0AJlJvF+Ok6Aryd5eUZka3J0JmSxzuCm+g=
</data>
</dict>
</dict>
Expand Down
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
framework module TPDirect {
umbrella header "TPDirect.h"

export *

module * { export * }
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -118,11 +118,11 @@
</data>
<key>Info.plist</key>
<data>
4sH/05d8YWRVWRbK5t72JJDJlZc=
FPWyP3eeLoa8JsZNxLRlFMLKXDM=
</data>
<key>Modules/module.modulemap</key>
<data>
3/BXNQWu1696NDqObYEMZPvrvNk=
KG79GOinVqjz0kBA7mvSP942MEI=
</data>
</dict>
<key>files2</key>
Expand Down Expand Up @@ -439,11 +439,11 @@
<dict>
<key>hash</key>
<data>
3/BXNQWu1696NDqObYEMZPvrvNk=
KG79GOinVqjz0kBA7mvSP942MEI=
</data>
<key>hash2</key>
<data>
UDtpOD2IpvL1dgQhMDPKD6ckUtvnCDlBN8Hfl6Rllik=
MmPruHtdz0AJlJvF+Ok6Aryd5eUZka3J0JmSxzuCm+g=
</data>
</dict>
</dict>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,33 +5,37 @@
<key>AvailableLibraries</key>
<array>
<dict>
<key>BinaryPath</key>
<string>TPDirect.framework/TPDirect</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_i386_x86_64-simulator</string>
<string>ios-arm64_armv7</string>
<key>LibraryPath</key>
<string>TPDirect.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>i386</string>
<string>x86_64</string>
<string>armv7</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>BinaryPath</key>
<string>TPDirect.framework/TPDirect</string>
<key>LibraryIdentifier</key>
<string>ios-arm64_armv7</string>
<string>ios-arm64_i386_x86_64-simulator</string>
<key>LibraryPath</key>
<string>TPDirect.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>armv7</string>
<string>i386</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
Expand Down
Binary file not shown.
Loading

0 comments on commit 42ed87c

Please sign in to comment.