mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-06-17 06:01:13 +00:00
Remove help links from tvOS version due to lack of browser and WebKit
This commit is contained in:
@@ -20,6 +20,7 @@ FOUNDATION_EXPORT NSString *const deviceName;
|
||||
+ (NSString*) bytesToHex:(NSData*)data;
|
||||
+ (NSData*) hexToBytes:(NSString*) hex;
|
||||
+ (int) resolveHost:(NSString*)host;
|
||||
+ (void) addHelpOptionToDialog:(UIAlertController*)dialog;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user