Prototype 2

This commit is contained in:
Bryce Hackel
2024-08-14 18:28:42 -07:00
parent b963c807bb
commit 8f578bb741
2 changed files with 11 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
#import <substrate.h>
#import <rootless.h>
#import <AVKit/AVKit.h> // For AVPlayer and AVPlayerViewController
#import <MobileCoreServices/MobileCoreServices.h> // For kUTTypeMovie and kUTTypeVideo
#import <UniformTypeIdentifiers/UniformTypeIdentifiers.h> // Required for UTType
#import "Tweaks/FLEX/FLEX.h"