diff --git a/.swiftpm/xcode/package.xcworkspace/xcuserdata/mohamede.xcuserdatad/UserInterfaceState.xcuserstate b/.swiftpm/xcode/package.xcworkspace/xcuserdata/mohamede.xcuserdatad/UserInterfaceState.xcuserstate index 04f5db7..baba650 100644 Binary files a/.swiftpm/xcode/package.xcworkspace/xcuserdata/mohamede.xcuserdatad/UserInterfaceState.xcuserstate and b/.swiftpm/xcode/package.xcworkspace/xcuserdata/mohamede.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/README.md b/README.md index 2a174d2..efd64cd 100644 --- a/README.md +++ b/README.md @@ -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.