diff options
| author | ruki <[email protected]> | 2025-07-02 22:48:20 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-07-02 22:48:20 +0800 |
| commit | f1c7a3d3e666b4e0dee06d7739c77663de100386 (patch) | |
| tree | 1b2720bdb7f07194f4b64475626502791ff3e3c7 | |
| parent | cc50f4503c1b7159fdabe89429844ec6ca8eea1f (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fa6ba17c9..313357a6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## master (unreleased) +### New features + +* [#4810](https://github.com/xmake-io/xmake/issues/4810): Add Native XCode project generator plugin + ### Bugs fixed * [#6592](https://github.com/xmake-io/xmake/pull/6592): Fix objects only links @@ -1993,6 +1997,10 @@ ## master (开发中) +### 新特性 + +* [#4810](https://github.com/xmake-io/xmake/issues/4810): 添加新的原生 Xcode 工程生成插件 + ### Bugs 修复 * [#6592](https://github.com/xmake-io/xmake/pull/6592): 修复 object 目标的链接问题 |
