mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
13 lines
249 B
Objective-C
13 lines
249 B
Objective-C
//
|
|
// AltKit.h
|
|
// AltKit
|
|
//
|
|
// Created by Riley Testut on 5/30/19.
|
|
// Copyright © 2019 Riley Testut. All rights reserved.
|
|
//
|
|
|
|
#import "NSError+ALTServerError.h"
|
|
#import "CFNotificationName+AltStore.h"
|
|
|
|
extern uint16_t ALTDeviceListeningSocket;
|