platform: Improve iOS OOM killer

This commit is contained in:
世界
2026-02-26 12:54:00 +08:00
parent 0bc66e5a56
commit cf4791f1ad
29 changed files with 458 additions and 357 deletions

3
option/oom_killer.go Normal file
View File

@@ -0,0 +1,3 @@
package option
type OOMKillerServiceOptions struct{}