platform: Fix gomobile build

This commit is contained in:
世界
2026-01-06 20:57:02 +08:00
parent 0e0e838ff5
commit bd9935eebb
4 changed files with 6 additions and 6 deletions

View File

@@ -194,7 +194,7 @@ func buildApple() {
} else if debugEnabled {
bindTarget = "ios"
} else {
bindTarget = "ios,tvos,macos"
bindTarget = "ios,iossimulator,tvos,tvossimulator,macos"
}
args := []string{