Fix flutter ios (#1563)

This commit is contained in:
Fangjun Kuang
2024-11-26 13:45:15 +08:00
committed by GitHub
parent 31d6206fde
commit a4b79f077c
20 changed files with 46 additions and 33 deletions

View File

@@ -1,3 +1,9 @@
## 1.10.32
* Support cross-compiling for HarmonyOS (#1553)
* HarmonyOS support for VAD. (#1561)
* Fix publishing flutter iOS app to appstore.
## 1.10.31
* Publish pre-built wheels for Python 3.13 (#1485)