Skip to content

Commit 6b317a4

Browse files
committed
docs: Update Mac GN Universal Binary information
- Add details for self-compiled Mac Universal binary from official repository - Include commit ID (18602f6cf1168cf78302024043edc02e8bad2ffb) for version tracking - Clarify compilation source information to distinguish
1 parent b7c4c04 commit 6b317a4

File tree

2 files changed

+18
-4
lines changed

2 files changed

+18
-4
lines changed

Diff for: cn/ten_framework/dependencies.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,19 @@ TEN 框架利用了多个第三方库。有些专门用于测试,而另一些
1010
| -------- | ----- | -------------------------------------------- |
1111
| Linux | x64 | BzX0zkfwFeUn9MaDVqm6FugmTIy-hFpgNUx43O1fN00C |
1212
| Linux | arm64 | rT_12w1Iv6ug8CJ4j0VQekA0qTDq6CwoAqGWasIKFcEC |
13-
| Mac | x64 | B31qpTXmBZpBHIdUtEFogC24WDCQ9W7qAS0d1eSxoZgC |
14-
| Mac | arm64 | 5dcmC12_T9JLydmhjTjySyTC7FiYd75j-tyHVokWaFEC |
1513
| Win | x64 | 1QlqF0FPVt82ba5f48HxHpv5xPqOmyaThoR3TicuJ8QC |
1614

1715
直接从 [Google GN 网页](https://chrome-infra-packages.appspot.com/p/gn/gn/) 下载。
1816

17+
Commit ID
18+
19+
| 操作系统 | 架构 | Commit ID |
20+
| -------- | --------- | ---------------------------------------- |
21+
| Mac | universal | 18602f6cf1168cf78302024043edc02e8bad2ffb |
22+
23+
[Gn仓库](https://gn.googlesource.com/gn)clone编译。
24+
25+
1926
## Google ninja
2027

2128
版本:1.12.1

Diff for: en/ten_framework/dependencies.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,19 @@ Instance ID
1010
|----|------|-------------|
1111
|Linux|x64|BzX0zkfwFeUn9MaDVqm6FugmTIy-hFpgNUx43O1fN00C|
1212
|Linux|arm64|rT_12w1Iv6ug8CJ4j0VQekA0qTDq6CwoAqGWasIKFcEC|
13-
|Mac|x64|B31qpTXmBZpBHIdUtEFogC24WDCQ9W7qAS0d1eSxoZgC|
14-
|Mac|arm64|5dcmC12_T9JLydmhjTjySyTC7FiYd75j-tyHVokWaFEC|
1513
|Win|x64|1QlqF0FPVt82ba5f48HxHpv5xPqOmyaThoR3TicuJ8QC|
1614

1715
Download directly from [Google GN webpage](https://chrome-infra-packages.appspot.com/p/gn/gn/).
1816

17+
Commit ID
18+
19+
| OS | Arch | Commit ID |
20+
| --- | --------- | ---------------------------------------- |
21+
| Mac | universal | 18602f6cf1168cf78302024043edc02e8bad2ffb |
22+
23+
Clone and build from the [Gn repository](https://gn.googlesource.com/gn).
24+
25+
1926
## Google ninja
2027

2128
Version: 1.12.1

0 commit comments

Comments
 (0)