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;
Swift
UIDevice.current.productName
Objective-C
[UIDevice currentDevice].productName;
link |
Stars: 23 |
Last commit: 2 weeks ago |
Released on 2022-05-09.
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics