Update CHANGELOG
Apple product names localized.
Note: To use a localization included in the package, the app using the package must support this localization.
Swift
UIDevice.current.localizedProductName
Objective-C
[UIDevice currentDevice].localizedProductName;
UIDevice.current.productName
[UIDevice currentDevice].productName;
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
LocalizedDeviceModel
Apple product names localized.
Usage
Note: To use a localization included in the package, the app using the package must support this localization.
Localized product name
Swift
Objective-C
English product name
Swift
Objective-C