mirror of
https://github.com/neon443/ShhShell.git
synced 2026-03-11 05:19:13 +00:00
remove @mainactors set env vars use sshoptionsset to set a username disconnect sends an eof and handles the channel clsoing, for some reason it crashes on disconnect tho do catch for pubkeyauth added asyncReadFromChannel remove weak self condense guards disconnect on a eof reccieve reduce time sleeping
13 lines
276 B
Plaintext
13 lines
276 B
Plaintext
//
|
|
// Config.xcconfig
|
|
// ShhShell
|
|
//
|
|
// Created by neon443 on 06/06/2025.
|
|
//
|
|
|
|
VERSION = 1.0
|
|
BUILD = 3
|
|
|
|
// Configuration settings file format documentation can be found at:
|
|
// https://developer.apple.com/documentation/xcode/adding-a-build-configuration-file-to-your-project
|