mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-19 03:33:36 +01:00
* refs #102 load pairingfile from docs, bundle,plist tries Documents/ALTPairingFile.plist, then app bundle resources ALTPairingFile.plist, finally Info.plist with non default value Signed-off-by: Joseph Mattello <mail@joemattiello.com> * refs #102 change plist to mobiledevicepairing fixes xcode compiling .plist resources Signed-off-by: Joseph Mattello <mail@joemattiello.com> Signed-off-by: Joseph Mattello <mail@joemattiello.com>
This commit is contained in:
13
AltStore/Consts/Consts.swift
Normal file
13
AltStore/Consts/Consts.swift
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// Consts.swift
|
||||
// SideStore
|
||||
//
|
||||
// Created by Joseph Mattiello on 11/7/22.
|
||||
// Copyright © 2022 Riley Testut. All rights reserved.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
public enum Consts {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user