mirror of
https://github.com/NohamR/TrollDecrypt-tvOS.git
synced 2026-07-11 22:41:37 +00:00
ふぁいる
This commit is contained in:
@@ -42,4 +42,9 @@ NSArray *decryptedFileList(void);
|
||||
NSString *docPath(void);
|
||||
void fetchLatestTrollDecryptVersion(void (^completionHandler)(NSString *version));
|
||||
void github_fetchLatedVersion(NSString *repo, void (^completionHandler)(NSString *latestVersion));
|
||||
NSString *trollDecryptVersion(void);
|
||||
NSString *trollDecryptVersion(void);
|
||||
|
||||
@interface SFAirDropSharingViewControllerTV : UIViewController
|
||||
-(id)initWithSharingItems:(id)arg1;
|
||||
-(void)setCompletionHandler:(void (^)(NSError *error))arg1;
|
||||
@end
|
||||
Reference in New Issue
Block a user