This framework is get device name from model number.
Standard UIDevice can only distinguish iPhone or iPad.
This framework is get device name from model number.
Add to Cartfile
github "MasamiYamate/YMTGetDeviceName" ~> 5.6.1
Execute the following command
carthage update --platform iOS --use-xcframeworks
Add to Podfile
pod 'YMTGetDeviceName'
import YMTGetDeviceName
print(YMTGetDeviceName.getDeviceName())
Supports iOS devices up to 2023/09/13 (JST)
link |
Stars: 34 |
Last commit: 1 week ago |
Full Changelog: https://github.com/MasamiYamate/YMTGetDeviceName/compare/5.6.0...5.6.1
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics