Merge pull request #143 from gekowa/ios-support-3

feat: Added iOS support
This commit is contained in:
yongbin-buaa
2025-12-19 18:15:50 +08:00
committed by GitHub
21 changed files with 2924 additions and 4 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())