Made system-tray only for this app.
This commit is contained in:
parent
3992a4f9d0
commit
b2d6f95f70
11 changed files with 80 additions and 841 deletions
|
|
@ -1,3 +1,10 @@
|
|||
//
|
||||
// TetheringHiderApp.swift
|
||||
//
|
||||
//
|
||||
// Created by Jesús David Chapman Vélez on 12/08/26.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
enum SystemCommandError: LocalizedError {
|
||||
|
|
|
|||
Loading…
Reference in a new issue