mirror of
				https://github.com/SoPat712/YTLitePlus.git
				synced 2025-10-30 20:34:03 -04:00 
			
		
		
		
	Fix AppIconOptionsController icons not showing
This commit is contained in:
		| @@ -34,7 +34,7 @@ | ||||
|     self.iconPreview.clipsToBounds = YES; | ||||
|     [self.view addSubview:self.iconPreview]; | ||||
|      | ||||
|     NSString *path = [[NSBundle mainBundle] pathForResource:@"uYouPlus" ofType:@"bundle"]; | ||||
|     NSString *path = [[NSBundle mainBundle] pathForResource:@"YTLitePlus" ofType:@"bundle"]; | ||||
|     NSBundle *bundle = [NSBundle bundleWithPath:path]; | ||||
|     self.appIcons = [bundle pathsForResourcesOfType:@"png" inDirectory:@"AppIcons"]; | ||||
|      | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 arichornlover
					arichornlover