mirror of
https://github.com/neon443/ShhShell.git
synced 2026-03-11 13:26:16 +00:00
added applySelectedTheme to sshhandler which will run applyselectedtheme on the terminalview if it exists added applyselectedtheme to apply the chosen theme in hostsmanager applying of the chosen theme on appear of any shell view made the tap target for sessions actually the whole list item fix undefined behaivour from modifying published values from background threads
13 lines
279 B
Plaintext
13 lines
279 B
Plaintext
//
|
|
// Config.xcconfig
|
|
// ShhShell
|
|
//
|
|
// Created by neon443 on 06/06/2025.
|
|
//
|
|
|
|
VERSION = 1.3.1
|
|
BUILD = 50
|
|
|
|
// Configuration settings file format documentation can be found at:
|
|
// https://developer.apple.com/documentation/xcode/adding-a-build-configuration-file-to-your-project
|