From 76bd1b00ef4593696e16cfc3caf8817970692a53 Mon Sep 17 00:00:00 2001 From: open-trade Date: Thu, 29 Jul 2021 02:00:11 +0800 Subject: [PATCH] working on ios --- flutter_hbb/ios_arm64.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 flutter_hbb/ios_arm64.sh diff --git a/flutter_hbb/ios_arm64.sh b/flutter_hbb/ios_arm64.sh new file mode 100755 index 000000000..01a09a4b4 --- /dev/null +++ b/flutter_hbb/ios_arm64.sh @@ -0,0 +1,2 @@ +#!/usr/bin/env bash +cargo build --release --target aarch64-apple-ios