mirror of
				https://github.com/SoPat712/YTLitePlus.git
				synced 2025-10-30 20:34:03 -04:00 
			
		
		
		
	added files via upload
This commit is contained in:
		
							
								
								
									
										9
									
								
								Tweaks/PSHeader/iOSVersions.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								Tweaks/PSHeader/iOSVersions.h
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| #ifndef _PS_IOSVER | ||||
| #define _PS_IOSVER | ||||
|  | ||||
| #import <CoreFoundation/CoreFoundation.h> | ||||
| #import <version.h> | ||||
|  | ||||
| #define IS_IOS_BETWEEN_EEX(start, end) (kCFCoreFoundationVersionNumber >= kCFCoreFoundationVersionNumber_ ## start && kCFCoreFoundationVersionNumber < kCFCoreFoundationVersionNumber_ ## end) | ||||
|  | ||||
| #endif | ||||
		Reference in New Issue
	
	Block a user
	 Balackburn
					Balackburn