summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2022-03-26 16:29:57 +0800
committerruki <[email protected]>2022-03-26 16:29:57 +0800
commitf5d478243fc29898fd4d9de1aee33f006e7e4973 (patch)
tree97b6c241acb64128b8b537e5e0beb364348e062e
parent8e9f4bac621c3158b3c82ec9fe149b54a1f644a2 (diff)
update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d21079468..16a731ce1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@
### New features
* [#2138](https://github.com/xmake-io/xmake/issues/2138): Support template package
+* [#2185](https://github.com/xmake-io/xmake/issues/2185): Add `--appledev=simulator` to improve apple simulator support
### Changes
@@ -1234,6 +1235,7 @@
### 新特性
* [#2138](https://github.com/xmake-io/xmake/issues/2138): 支持模板包
+* [#2185](https://github.com/xmake-io/xmake/issues/2185): 添加 `--appledev=simulator` 去改进 Apple 模拟器目标编译支持
### 改进