pikapika/scripts/bind-ios.sh

8 lines
176 B
Bash
Raw Normal View History

2022-02-25 05:50:43 +00:00
# 编译所有架构的依赖
cd "$( cd "$( dirname "$0" )" && pwd )/.."
cd go/mobile
2024-04-03 08:47:59 +00:00
gomobile init
2022-10-18 03:35:30 +00:00
gomobile bind -iosversion 11.0 -target=ios -o lib/Mobile.xcframework ./