docs: refresh installation and feature previews

This commit is contained in:
xweiba
2026-08-07 16:45:02 +08:00
parent a3f39a93e7
commit c7ae14d4b2
8 changed files with 723 additions and 361 deletions
+2 -2
View File
@@ -32,12 +32,12 @@ Output:
dist/PaopaoLocationSpoofer-unsigned.ipa
```
IPA 始终保持未签名。用 [Impact](https://github.com/claration/Impactor) 签名安装即可。
IPA 始终保持未签名。用 [Impactor](https://github.com/claration/Impactor) 签名安装即可。
## 发布验收
1. `./build.sh` 通过并输出未签名 IPA
2. 用 Impact 签名后安装到设备
2. 用 Impactor 签名后安装到设备
3. 真机安装后,先配置 WiFi HTTP 代理 `127.0.0.1:8888`,再按检测结果完成 CA 下载、安装和信任
4. 环境检测通过后,选点开启虚拟定位
5. 打开 Apple 地图验证定位是否变为虚拟位置
+2 -2
View File
@@ -16,13 +16,13 @@
| 项目 | 要求 |
|---|---|
| iOS | 15.0+ |
| 安装 | 自行签名(推荐 [Impact](https://github.com/claration/Impactor) |
| 安装 | 自行签名(推荐 [Impactor](https://github.com/claration/Impactor) |
| 网络 | 可手动配置 HTTP 代理的 WiFi |
### 自签安装
1. 从 [Releases](https://github.com/xweiba/location-spoofer/releases) 下载 `PaopaoLocationSpoofer-unsigned.ipa`
2. 使用 [Impact](https://github.com/claration/Impactor) 签名安装
2. 使用 [Impactor](https://github.com/claration/Impactor) 签名安装
3. 签名时保留 Bundle ID `com.paopaolabs.location-spoofer`、App Group `group.com.paopaolabs.location-spoofer` 及原有 entitlements
### 致谢
+1 -1
View File
@@ -13,7 +13,7 @@
## 自签安装
- Release 附件为未签名 IPA,安装前需要自行签名。
- 可使用免费 Apple ID 和 Impact 完成签名安装,无需付费开发者账号。
- 可使用免费 Apple ID 和 Impactor 完成签名安装,无需付费开发者账号。
- 签名时请保留 Bundle ID `com.paopaolabs.location-spoofer`、App Group `group.com.paopaolabs.location-spoofer` 及原有 entitlements。
- 免费 Apple ID 签名通常只有 7 天有效期,到期后需要重新签名安装。