- Rebuild libWeChatSDK.a to WeChatOpenSDK.xcframework.
- Modules support and easy for Swift/SPM to use.
- Support ios-arm64/ios-x86_64-simulator.
- No support ios-arm64-simulator as libWeChatSDK.a does not support it.
- Require iOS 13 /Xcode 13
dependencies: [
.package(url: "https://github.com/c01dsummer/WeChatOpenSDK.git", branch: "main")
]
- Download the latest WeChatOpenSDK from developers.weixin.qq.com
- unzip and move files to
WeChatOpenSDK/Library/
- run
create-xcframework.sh