文件名称:Swift库可轻松检查当前设备以及有关它的更多信息。-Swift开发
文件大小:789KB
文件格式:ZIP
更新时间:2024-06-16 00:30:31
Swift Utility
用法要运行示例项目,请克隆存储库,然后首先从Example目录运行pod install。 let device = Deviice.current设备是Deviice结构,并具有一些属性:device.identifier device.type dev用法要运行示例项目,请克隆存储库,然后首先从Example目录运行pod install。 let device = Deviice.current设备是Deviice结构,并具有一些属性:device.identifier device.type device.modelName device.size device.connectivity device.completeDeviceName要求该库在iOS 8或更高版本上运行。 可通过CocoaPods获得Installation Deviice。 要安装它,只需将以下行添加到您的Podfile中:pod“ Deviice”作者Andrea Ma
【文件预览】:
Deviice-develop
----Deviice.podspec(2KB)
----.gitattributes(51B)
----Sources()
--------Deviice()
----Tests()
--------DeviiceTests()
--------LinuxMain.swift(116B)
----.travis.yml(488B)
----LICENSE(1KB)
----_Pods.xcodeproj(27B)
----Example()
--------Deviice.xcodeproj()
--------Pods()
--------Podfile.lock(262B)
--------Tests()
--------Deviice()
--------Podfile(258B)
--------Deviice.xcworkspace()
----README.md(2KB)
----Package.swift(1004B)
----.gitignore(618B)