File tree Expand file tree Collapse file tree 2 files changed +1
-11
lines changed
Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Original file line number Diff line number Diff line change 3131 xray-asset : Xray-macos-arm64-v8a.zip
3232 xray-bin : xray
3333
34- - os : macos-13
35- artifact-name : TraceV2ray-macos-x64
36- exe-name : TraceV2ray
37- xray-asset : Xray-macos-64.zip
38- xray-bin : xray
39-
4034 - os : ubuntu-latest
4135 artifact-name : TraceV2ray-linux-x64
4236 exe-name : TraceV2ray
@@ -158,7 +152,6 @@ jobs:
158152 |------|----------|
159153 | `TraceV2ray-windows-x64.zip` | Windows 10/11 (64-bit) |
160154 | `TraceV2ray-macos-arm64.zip` | macOS Apple Silicon (M1/M2/M3) |
161- | `TraceV2ray-macos-x64.zip` | macOS Intel |
162155 | `TraceV2ray-linux-x64.zip` | Linux 64-bit |
163156
164157 Each zip contains the `TraceV2ray` executable and `xray-core` bundled together — no install needed.
Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ Download the latest release from the [Releases page](../../releases/latest).
2828| ------| ----------|
2929| ` TraceV2ray-windows-x64.zip ` | Windows 10/11 (64-bit) |
3030| ` TraceV2ray-macos-arm64.zip ` | macOS Apple Silicon (M1 / M2 / M3) |
31- | ` TraceV2ray-macos-x64.zip ` | macOS Intel |
3231| ` TraceV2ray-linux-x64.zip ` | Linux (64-bit) |
3332
3433Each zip contains ` TraceV2ray ` (or ` TraceV2ray.exe ` ) and ` xray-core ` — no installation or Python required.
@@ -58,9 +57,7 @@ The report is saved as `TraceV2ray_Report_YYYYMMDD_HHMMSS.txt` in the same folde
5857
5958### macOS
6059
61- 1 . Download the correct zip for your Mac:
62- - ** Apple Silicon (M1/M2/M3):** ` TraceV2ray-macos-arm64.zip `
63- - ** Intel Mac:** ` TraceV2ray-macos-x64.zip `
60+ 1 . Download ` TraceV2ray-macos-arm64.zip ` (Apple Silicon — M1/M2/M3)
64612 . Double-click the zip to extract it. You will see:
6562 ```
6663 TraceV2ray
You can’t perform that action at this time.
0 commit comments