mirror of
				https://github.com/SoPat712/YTLitePlus.git
				synced 2025-10-30 12:23:58 -04:00 
			
		
		
		
	Merge pull request #241 from TbhLovers/main
fix: redefinition of -userInterfaceIdiom
This commit is contained in:
		| @@ -631,10 +631,7 @@ BOOL isTabSelected = NO; | |||||||
| // Miscellaneous | // Miscellaneous | ||||||
| %group giPadLayout // https://github.com/LillieH001/YouTube-Reborn | %group giPadLayout // https://github.com/LillieH001/YouTube-Reborn | ||||||
| %hook UIDevice | %hook UIDevice | ||||||
| - (long long)userInterfaceIdiom { | - (UIUserInterfaceIdiom)userInterfaceIdiom { | ||||||
|     return YES; |  | ||||||
| } |  | ||||||
| - (NSInteger)userInterfaceIdiom { |  | ||||||
|     return UIUserInterfaceIdiomPad; |     return UIUserInterfaceIdiomPad; | ||||||
| } | } | ||||||
| %end | %end | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 arichornlover
					arichornlover