From 2019daea91cb6ad5eda1a38fab3b515e261ea698 Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 23 Aug 2022 22:34:23 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index da3aef858..5eda9263f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ * [#2614](https://github.com/xmake-io/xmake/issues/2614): Fix building submodules2 tests for msvc * [#2620](https://github.com/xmake-io/xmake/issues/2620): Fix build cache for incremental compilation * [#2177](https://github.com/xmake-io/xmake/issues/2177): Fix python.library segmentation fault for macosx +* Fix rpath for macos/iphoneos frameworks and application ## v2.6.9 @@ -1387,6 +1388,7 @@ * [#2614](https://github.com/xmake-io/xmake/issues/2614): 为 msvc 修复构建 submodules2 测试工程 * [#2620](https://github.com/xmake-io/xmake/issues/2620): 修复构建缓存导致的增量编译问题 * [#2177](https://github.com/xmake-io/xmake/issues/2177): 修复 python.library 在 macOS 上段错误崩溃 +* 修复 ios/macOS framework 和 application 的 rpath 加载路径 ## v2.6.9 -- cgit v1.3.1