mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
If a jailbreak app contains the relevant Fugu14 entries in its Info.plist, AltStore will automatically guide the user through the Fugu14 untether process before installing the jailbreak.
9 lines
196 B
Objective-C
9 lines
196 B
Objective-C
//
|
|
// Use this file to import your target's public headers that you would like to expose to Swift.
|
|
//
|
|
|
|
#import "NSAttributedString+Markdown.h"
|
|
#import "ALTAppPatcher.h"
|
|
|
|
#include "fragmentzip.h"
|