mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
11 lines
153 B
Swift
11 lines
153 B
Swift
|
|
//
|
||
|
|
// AltConstants.swift
|
||
|
|
//
|
||
|
|
//
|
||
|
|
// Created by Joseph Mattiello on 2/28/23.
|
||
|
|
//
|
||
|
|
|
||
|
|
import Foundation
|
||
|
|
|
||
|
|
public let ALTDeviceListeningSocket: UInt16 = 28151
|