feat: Added iOS support

This commit is contained in:
xhguo
2025-12-12 17:58:20 +08:00
parent b2e985a790
commit 7c23ca549b
16 changed files with 2884 additions and 3 deletions

View File

@@ -224,4 +224,4 @@ def list_supported_apps() -> list[str]:
Returns:
List of app names.
"""
return list(APP_PACKAGES.keys())
return list(APP_PACKAGES.keys())