yenom / BitcoinKit

Bitcoin protocol toolkit for Swift
MIT License
844 stars 262 forks source link

Fix build script for secp256k1 on iOS #287

Open Whitehare2023 opened 6 months ago

Whitehare2023 commented 6 months ago

修复 secp256k1 在 iOS 上的构建脚本 / Fix build script for secp256k1 on iOS

这个 PR 通过调整架构设置和构建命令修复了 secp256k1 在 iOS 上的构建脚本。
This PR fixes the build script for secp256k1 on iOS by adjusting the architecture settings and build commands.

有关更改的详细信息和遇到的错误,请参阅 markdown 文件:
For detailed information about the changes and the error encountered, please refer to the markdown file:
bitcoin_issue_fix.md