Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2025-12-09 16:45:47 +08:00
commit a4fb57a360

View file

@ -750,7 +750,7 @@ func Close(force, setCurrentWorkspace bool, execInstallPkg int) (exitCode int) {
}
util.HttpServing = false
if util.ContainerAndroid == util.Container {
if util.ContainerAndroid == util.Container || util.ContainerIOS == util.Container {
return
}