文件名称:CLLocationMiddleManager:您设备上的iOS模拟器的位置欺骗
文件大小:27KB
文件格式:ZIP
更新时间:2024-05-29 07:17:51
Swift
CLLocationMiddleManager CLLocationMiddleManager允许您像模拟器一样欺骗设备上的位置信息。 只需更换 let locationManager = CLLocationManager () 和 let locationManager = CLLocationMiddleManager ( file : " my_gpx_route " ) 并且应该都可以正常工作TM 。 安装 CLLocationMiddleManager与迦太基兼容。 github "Shrugs/CLLocationMiddleManager" >= 1.0 忽略有关目录的警告,不确定这些内容是什么。 用法 CLLocationMiddleManager通过解释应用程序捆绑包中包含的gpx文件来工作。 转到,然后单击绘制路线。 复制Google Maps中的网址
【文件预览】:
CLLocationMiddleManager-master
----CLLocationMiddleManager.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(16KB)
--------xcshareddata()
--------xcuserdata()
----CLLocationMiddleManagerTests()
--------CLLocationMiddleManagerTests.swift(942B)
--------Info.plist(733B)
----README.md(2KB)
----CLLocationMiddleManager()
--------CLLocationMiddleManager.h(589B)
--------Info.plist(806B)
--------CLLocationMiddleManager.swift(5KB)
--------CLLocation+CLExtensions.swift(4KB)