From 20f42515799826a5ad0f5c2a6facbd8f40aa1a16 Mon Sep 17 00:00:00 2001 From: Yuta Saito Date: Tue, 10 Sep 2019 23:20:02 +0900 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2540e466..f7fdb7a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ #### Added - Added `includes` to `sources` for a Target. This follows the same glob-style as `excludes` but functions as a way to only include files that match a specified pattern. Useful if you only want a certain file type, for example specifying `**/*.swift`. [#637](https://github.com/yonaskolb/XcodeGen/pull/637) @bclymer +- Support `dylib` SDK. [#650](https://github.com/yonaskolb/XcodeGen/pull/650) ## 2.7.0