platform: Add shell support for iOS

This commit is contained in:
世界
2026-08-30 17:41:41 +08:00
parent 3d237fed39
commit 5d7a0d92c6
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