草庐IT

UIUserInterfaceLayoutDirectionLef

全部标签

ios - 将主要的 AppleLanguage 更改为阿拉伯语,但仍然是 UIUserInterfaceLayoutDirectionLeftToRight

我尝试通过编写以下代码将本地化设置为阿拉伯语:intmain(intargc,char*argv[]){@autoreleasepool{[[NSUserDefaultsstandardUserDefaults]setObject:[NSArrayarrayWithObjects:@"ar-EG",nil]forKey:@"AppleLanguages"];[[NSUserDefaultsstandardUserDefaults]synchronize];returnUIApplicationMain(argc,argv,nil,NSStringFromClass([AppDelega