Skip to content

Commit 0452aac

Browse files
AlianBlankclaude
andcommitted
docs: 统一多语言 README 头部格式至标准模板
- 统一使用 <div align="center"> 包裹头部元素 - 标准化 Logo、Version/License/Doc Badge - 添加 Slogan 翻译(5 种语言) - 添加导航链接(文档/快速开始/QQ群) - 添加语言切换器,当前语言加粗 - 在 Slogan/导航/切换器之间添加 <br /> 换行 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent a05bc76 commit 0452aac

5 files changed

Lines changed: 45 additions & 60 deletions

File tree

README.ja.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,24 @@
11
<div align="center">
22

3-
![GameFrameX Logo](https://download.alianblank.com/gameframex/gameframex_logo_320.png)
3+
<img src="https://download.alianblank.com/gameframex/gameframex_logo_320.png" alt="Game Frame X Logo" width="160" />
44

55
# GameFrameX Xcode Config
66

7-
[![Version](https://img.shields.io/github/v/release/gameframex/com.gameframex.unity.xcode?label=version&color=green)](https://github.com/gameframex/com.gameframex.unity.xcode/releases)
8-
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE.md)
9-
[![Documentation](https://img.shields.io/badge/docs-gameframex-brightgreen.svg)](https://gameframex.doc.alianblank.com)
7+
[![License](https://img.shields.io/github/license/GameFrameX/com.gameframex.unity.xcode)](https://github.com/GameFrameX/com.gameframex.unity.xcode/blob/main/LICENSE.md)
8+
[![Version](https://img.shields.io/github/v/release/GameFrameX/com.gameframex.unity.xcode)](https://github.com/GameFrameX/com.gameframex.unity.xcode/releases)
9+
[![Documentation](https://img.shields.io/badge/Documentation-docs-blue)](https://gameframex.doc.alianblank.com)
1010

11-
**インディゲーム開発者向けオールインワンソリューション · インディ開発者の夢を支援**
11+
インディゲーム開発者向けオールインワンソリューション · インディ開発者の夢を支援
1212

13-
[📖 ドキュメント](https://gameframex.doc.alianblank.com)[🚀 クイックスタート](#クイックスタート)
13+
<br />
1414

15-
---
15+
[ドキュメント](https://gameframex.doc.alianblank.com) · [クイックスタート](#quick-start) · [QQグループ](https://qm.qq.com/q/5U9Fvebw)
1616

17-
🌐 **言語**: [English](README.md) | [简体中文](README.zh-CN.md) | [繁體中文](README.zh-TW.md) | **日本語** | [한국어](README.ko.md)
17+
<br />
1818

19-
---
19+
[English](README.md) | [简体中文](README.zh-CN.md) | [繁體中文](README.zh-TW.md) | **日本語** | [한국어](README.ko.md)
2020

2121
</div>
22-
23-
Unity iOS ビルド後に Xcode プロジェクトを自動設定するエディタツール。JSON 設定ファイルにより、Info.plist、フレームワーク、ライブラリ、ビルドプロパティ、Capabilities、CocoaPods ソース、ローカライズなどすべての Xcode 設定を宣言的に管理し、手動での Xcode 操作は不要です。
24-
2522
## 機能概要
2623

2724
- **Info.plist** — 文字列、ブール値、整数、配列、辞書などの型をサポート、再帰的に書き込み

README.ko.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,24 @@
11
<div align="center">
22

3-
![GameFrameX Logo](https://download.alianblank.com/gameframex/gameframex_logo_320.png)
3+
<img src="https://download.alianblank.com/gameframex/gameframex_logo_320.png" alt="Game Frame X Logo" width="160" />
44

55
# GameFrameX Xcode Config
66

7-
[![Version](https://img.shields.io/github/v/release/gameframex/com.gameframex.unity.xcode?label=version&color=green)](https://github.com/gameframex/com.gameframex.unity.xcode/releases)
8-
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE.md)
9-
[![Documentation](https://img.shields.io/badge/docs-gameframex-brightgreen.svg)](https://gameframex.doc.alianblank.com)
7+
[![License](https://img.shields.io/github/license/GameFrameX/com.gameframex.unity.xcode)](https://github.com/GameFrameX/com.gameframex.unity.xcode/blob/main/LICENSE.md)
8+
[![Version](https://img.shields.io/github/v/release/GameFrameX/com.gameframex.unity.xcode)](https://github.com/GameFrameX/com.gameframex.unity.xcode/releases)
9+
[![Documentation](https://img.shields.io/badge/Documentation-docs-blue)](https://gameframex.doc.alianblank.com)
1010

11-
**인디 게임 개발자를 위한 올인원 솔루션 · 인디 개발자의 꿈을 실현**
11+
인디 게임 개발자를 위한 올인원 솔루션 · 인디 개발자의 꿈을 실현
1212

13-
[📖 문서](https://gameframex.doc.alianblank.com)[🚀 빠른 시작](#빠른-시작)
13+
<br />
1414

15-
---
15+
[문서](https://gameframex.doc.alianblank.com) · [빠른 시작](#quick-start) · [QQ 그룹](https://qm.qq.com/q/5U9Fvebw)
1616

17-
🌐 **언어**: [English](README.md) | [简体中文](README.zh-CN.md) | [繁體中文](README.zh-TW.md) | [日本語](README.ja.md) | **한국어**
17+
<br />
1818

19-
---
19+
[English](README.md) | [简体中文](README.zh-CN.md) | [繁體中文](README.zh-TW.md) | [日本語](README.ja.md) | **한국어**
2020

2121
</div>
22-
23-
Unity iOS 빌드 후 Xcode 프로젝트를 자동으로 구성하는 에디터 도구입니다. JSON 설정 파일을 통해 Info.plist, 프레임워크, 라이브러리, 빌드 속성, Capabilities, CocoaPods 소스, 현지화 등 모든 Xcode 설정을 선언적으로 관리하며, 수동 Xcode 조작이 필요 없습니다.
24-
2522
## 기능
2623

2724
- **Info.plist** — 문자열, 불리언, 정수, 배열, 딕셔너리 등의 타입을 지원하며 재귀적으로 작성

README.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,24 @@
11
<div align="center">
22

3-
![GameFrameX Logo](https://download.alianblank.com/gameframex/gameframex_logo_320.png)
3+
<img src="https://download.alianblank.com/gameframex/gameframex_logo_320.png" alt="Game Frame X Logo" width="160" />
44

55
# GameFrameX Xcode Config
66

7-
[![Version](https://img.shields.io/github/v/release/gameframex/com.gameframex.unity.xcode?label=version&color=green)](https://github.com/gameframex/com.gameframex.unity.xcode/releases)
8-
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE.md)
9-
[![Documentation](https://img.shields.io/badge/docs-gameframex-brightgreen.svg)](https://gameframex.doc.alianblank.com)
7+
[![License](https://img.shields.io/github/license/GameFrameX/com.gameframex.unity.xcode)](https://github.com/GameFrameX/com.gameframex.unity.xcode/blob/main/LICENSE.md)
8+
[![Version](https://img.shields.io/github/v/release/GameFrameX/com.gameframex.unity.xcode)](https://github.com/GameFrameX/com.gameframex.unity.xcode/releases)
9+
[![Documentation](https://img.shields.io/badge/Documentation-docs-blue)](https://gameframex.doc.alianblank.com)
1010

11-
**All-in-One Solution for Indie Game Development · Empowering Indie Developers' Dreams**
11+
All-in-One Solution for Indie Game Development · Empowering Indie Developers' Dreams
1212

13-
[📖 Documentation](https://gameframex.doc.alianblank.com)[🚀 Quick Start](#quick-start)
13+
<br />
1414

15-
---
15+
[Documentation](https://gameframex.doc.alianblank.com) · [Quick Start](#quick-start) · [QQ Group](https://qm.qq.com/q/5U9Fvebw)
1616

17-
🌐 **Language**: **English** | [简体中文](README.zh-CN.md) | [繁體中文](README.zh-TW.md) | [日本語](README.ja.md) | [한국어](README.ko.md)
17+
<br />
1818

19-
---
19+
**English** | [简体中文](README.zh-CN.md) | [繁體中文](README.zh-TW.md) | [日本語](README.ja.md) | [한국어](README.ko.md)
2020

2121
</div>
22-
23-
An editor tool that automatically configures Xcode projects after Unity iOS builds. Declaratively manage all Xcode settings — Info.plist, frameworks, libraries, build properties, Capabilities, CocoaPods sources, localizations, and more — through a JSON config file, with no manual Xcode operations needed.
24-
2522
## Features
2623

2724
- **Info.plist** — Supports string, boolean, integer, array, dictionary types with recursive writing

README.zh-CN.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,24 @@
11
<div align="center">
22

3-
![GameFrameX Logo](https://download.alianblank.com/gameframex/gameframex_logo_320.png)
3+
<img src="https://download.alianblank.com/gameframex/gameframex_logo_320.png" alt="Game Frame X Logo" width="160" />
44

55
# GameFrameX Xcode 配置
66

7-
[![Version](https://img.shields.io/github/v/release/gameframex/com.gameframex.unity.xcode?label=version&color=green)](https://github.com/gameframex/com.gameframex.unity.xcode/releases)
8-
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE.md)
9-
[![Documentation](https://img.shields.io/badge/docs-gameframex-brightgreen.svg)](https://gameframex.doc.alianblank.com)
7+
[![License](https://img.shields.io/github/license/GameFrameX/com.gameframex.unity.xcode)](https://github.com/GameFrameX/com.gameframex.unity.xcode/blob/main/LICENSE.md)
8+
[![Version](https://img.shields.io/github/v/release/GameFrameX/com.gameframex.unity.xcode)](https://github.com/GameFrameX/com.gameframex.unity.xcode/releases)
9+
[![Documentation](https://img.shields.io/badge/Documentation-docs-blue)](https://gameframex.doc.alianblank.com)
1010

11-
**独立游戏前后端一体化解决方案 · 独立游戏开发者的圆梦大使**
11+
独立游戏前后端一体化解决方案 · 独立游戏开发者的圆梦大使
1212

13-
[📖 文档](https://gameframex.doc.alianblank.com)[🚀 快速开始](#快速开始)
13+
<br />
1414

15-
---
15+
[文档](https://gameframex.doc.alianblank.com) · [快速开始](#quick-start) · [QQ群](https://qm.qq.com/q/5U9Fvebw)
1616

17-
🌐 **语言**: [English](README.md) | **简体中文** | [繁體中文](README.zh-TW.md) | [日本語](README.ja.md) | [한국어](README.ko.md)
17+
<br />
1818

19-
---
19+
[English](README.md) | **简体中文** | [繁體中文](README.zh-TW.md) | [日本語](README.ja.md) | [한국어](README.ko.md)
2020

2121
</div>
22-
23-
Unity iOS 构建后自动配置 Xcode 项目的编辑器工具。通过 JSON 配置文件声明式管理 Info.plist、框架、库、构建属性、Capabilities、CocoaPods 源、本地化等所有 Xcode 设置,无需手动操作 Xcode。
24-
2522
## 功能特性
2623

2724
- **Info.plist** — 支持字符串、布尔、整数、数组、字典等类型,递归写入

README.zh-TW.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,24 @@
11
<div align="center">
22

3-
![GameFrameX Logo](https://download.alianblank.com/gameframex/gameframex_logo_320.png)
3+
<img src="https://download.alianblank.com/gameframex/gameframex_logo_320.png" alt="Game Frame X Logo" width="160" />
44

55
# GameFrameX Xcode 配置
66

7-
[![Version](https://img.shields.io/github/v/release/gameframex/com.gameframex.unity.xcode?label=version&color=green)](https://github.com/gameframex/com.gameframex.unity.xcode/releases)
8-
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE.md)
9-
[![Documentation](https://img.shields.io/badge/docs-gameframex-brightgreen.svg)](https://gameframex.doc.alianblank.com)
7+
[![License](https://img.shields.io/github/license/GameFrameX/com.gameframex.unity.xcode)](https://github.com/GameFrameX/com.gameframex.unity.xcode/blob/main/LICENSE.md)
8+
[![Version](https://img.shields.io/github/v/release/GameFrameX/com.gameframex.unity.xcode)](https://github.com/GameFrameX/com.gameframex.unity.xcode/releases)
9+
[![Documentation](https://img.shields.io/badge/Documentation-docs-blue)](https://gameframex.doc.alianblank.com)
1010

11-
**獨立遊戲前後端一體化解決方案 · 獨立遊戲開發者的圓夢大使**
11+
獨立遊戲前後端一體化解決方案 · 獨立遊戲開發者的圓夢大使
1212

13-
[📖 文檔](https://gameframex.doc.alianblank.com)[🚀 快速開始](#快速開始)
13+
<br />
1414

15-
---
15+
[文檔](https://gameframex.doc.alianblank.com) · [快速開始](#quick-start) · [QQ群](https://qm.qq.com/q/5U9Fvebw)
1616

17-
🌐 **語言**: [English](README.md) | [简体中文](README.zh-CN.md) | **繁體中文** | [日本語](README.ja.md) | [한국어](README.ko.md)
17+
<br />
1818

19-
---
19+
[English](README.md) | [简体中文](README.zh-CN.md) | **繁體中文** | [日本語](README.ja.md) | [한국어](README.ko.md)
2020

2121
</div>
22-
23-
Unity iOS 建構後自動配置 Xcode 專案的編輯器工具。透過 JSON 配置檔案宣告式管理 Info.plist、框架、函式庫、建構屬性、Capabilities、CocoaPods 來源、本地化等所有 Xcode 設定,無需手動操作 Xcode。
24-
2522
## 功能特性
2623

2724
- **Info.plist** — 支援字串、布林、整數、陣列、字典等型別,遞迴寫入

0 commit comments

Comments
 (0)