Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bb4a3fa

Browse files
committed
update changelog for 2.18.0
1 parent 4988388 commit bb4a3fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Next Version
44

5+
## 2.18.0
6+
57
#### Added
68
- Add `Scheme.Test.TestTarget.skipped` to allow skipping of an entire test target. [#916](https://github.com/yonaskolb/XcodeGen/pull/916) @codeman9
79
- Added ability to set custom LLDBInit scripts for launch and test schemes [#929](https://github.com/yonaskolb/XcodeGen/pull/929) @polac24
@@ -23,6 +25,8 @@
2325
- Fix appex's Runpath Search Paths under macOS target. [#952](https://github.com/yonaskolb/XcodeGen/pull/952) @rinsuki
2426
- `onlyCopyFilesOnInstall` is extended for the Embed App Extensions build phase. [#948](https://github.com/yonaskolb/XcodeGen/pull/948) @RomanPodymov
2527

28+
[Commits](https://github.com/yonaskolb/XcodeGen/compare/2.17.0...2.18.0)
29+
2630
## 2.17.0
2731

2832
#### Added

0 commit comments

Comments
 (0)