mirror of
https://github.com/xweiba/location-spoofer.git
synced 2026-09-22 06:40:44 +08:00
- iOS 虚拟定位工具,基于本地 HTTP 代理 MITM 方案 - MapKit 原生地图体验,支持搜索、收藏、实时定位 - 完整的设置引导流程(证书安装、WiFi 代理配置、环境验证) - 支持 iOS 15+,SwiftUI 构建
28 lines
360 B
Plaintext
28 lines
360 B
Plaintext
.DS_Store
|
|
.superpowers/
|
|
build/
|
|
dist/
|
|
DerivedData/
|
|
xcuserdata/
|
|
*.xcuserstate
|
|
*.ipa
|
|
*.a
|
|
*.o
|
|
*.log
|
|
Core/vendor/
|
|
Core/wloccore.h
|
|
Wloc.xcodeproj/
|
|
|
|
.worktrees/
|
|
/PaopaoLocationSpoofer.xcodeproj/
|
|
|
|
# Local AI/editor/workflow metadata and other hidden directories
|
|
.*/
|
|
!.gitignore
|
|
!.github/
|
|
.github/*
|
|
!.github/workflows/
|
|
!.github/workflows/**
|
|
Core/core
|
|
docs/superpowers/
|