diff options
| author | ruki <[email protected]> | 2020-11-14 00:53:57 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-11-14 00:53:57 +0800 |
| commit | 312521468d7fb068d7527a2efb33335073bfea0b (patch) | |
| tree | 30717af81b5614d8478ae1921e7c3214020178f3 | |
| parent | 36e26397e5c76b20c85e7a9ab581b898a638f686 (diff) | |
update readme
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ac7582e1c..254aa97f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ * [#998](https://github.com/xmake-io/xmake/issues/998): Support to install vcpkg packages with windows-static-md * [#996](https://github.com/xmake-io/xmake/issues/996): Improve to find vcpkg directory * [#1008](https://github.com/xmake-io/xmake/issues/1008): Improve cross toolchains +* [#1030](https://github.com/xmake-io/xmake/issues/1030): Improve xcode.framework and xcode.application rules ## v2.3.8 @@ -875,6 +876,7 @@ * [#998](https://github.com/xmake-io/xmake/issues/998): 支持安装 windows-static-md 类型的 vcpkg 包 * [#996](https://github.com/xmake-io/xmake/issues/996): 改进 vcpkg 目录查找 * [#1008](https://github.com/xmake-io/xmake/issues/1008): 改进交叉编译工具链 +* [#1030](https://github.com/xmake-io/xmake/issues/1030): 改进 xcode.framework and xcode.application 规则 ## v2.3.8 |
