Merge branch 'main' into gestures

This commit is contained in:
Bryce Hackel
2024-08-20 00:31:16 -07:00
21 changed files with 121 additions and 4 deletions

View File

@@ -8,6 +8,8 @@
#import <rootless.h>
#import <MediaPlayer/MediaPlayer.h>
#import <AVFoundation/AVFoundation.h>
#import <AVKit/AVKit.h> // For AVPlayer and AVPlayerViewController
#import <MobileCoreServices/MobileCoreServices.h> // For kUTTypeMovie and kUTTypeVideo
#import "Tweaks/FLEX/FLEX.h"
#import "Tweaks/YouTubeHeader/YTAppDelegate.h"