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;
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
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