-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d47c5db
commit 8441165
Showing
2 changed files
with
1 addition
and
1 deletion.
There are no files selected for viewing
Binary file modified
BIN
+128 Bytes
(100%)
.../xcode/package.xcworkspace/xcuserdata/mohamede.xcuserdatad/UserInterfaceState.xcuserstate
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# AdyenWeChatPayInternal | ||
|
||
WeChat SDK is a static .a library, so this repo is a wrapper framework around the static library to more convenient importing of WeChat SDK. | ||
[WeChat SDK](https://developers.weixin.qq.com/doc/oplatform/en/Downloads/iOS_Resource.html) is a static .a library, so this repo exposes a wrapper xcframework around the static library for more convenient importing of WeChat SDK specially for Swift Package Manager. |