platform: Add shell support for iOS

This commit is contained in:
世界
2026-06-10 19:36:14 +08:00
parent dcbb8271f8
commit c2da94f252
5 changed files with 13 additions and 10 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
//go:build unix && !ios
//go:build unix
package tailssh