YCIDeviceId 0.1.0×由 yanchen-ing 维护。安装指南×YCIDeviceId 安装指南您希望将类似于以下 pod 'YCIDeviceId', '~> 0.1' 添加到您的 Podfile 中target 'MyApp' do pod 'YCIDeviceId', '~> 0.1' end然后在您的终端或从 CocoaPods.app 中运行 pod install或者为了测试运行,运行以下命令pod try YCIDeviceId查看 PodspecGitHub 仓库在 CocoaPods.org 上的页面YCIDeviceId 0.1.0由YanChen-ingYanChen-ing/YCIDeviceIdGitHub 仓库YCIDeviceId 获取统一的设备 id,基于 UICKeyChain 特性 生成获取存储在 keychain 中的 设备 id 钥匙串中的 id 相对稳定,在不切换 appleID 的情况下,不会改变。 安装 pod 'YCIDeviceId'
YCIDeviceId 获取统一的设备 id,基于 UICKeyChain 特性 生成获取存储在 keychain 中的 设备 id 钥匙串中的 id 相对稳定,在不切换 appleID 的情况下,不会改变。 安装 pod 'YCIDeviceId'