mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
update changelog for 2.18.0
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
## Next Version
|
||||
|
||||
## 2.18.0
|
||||
|
||||
#### Added
|
||||
- Add `Scheme.Test.TestTarget.skipped` to allow skipping of an entire test target. [#916](https://github.com/yonaskolb/XcodeGen/pull/916) @codeman9
|
||||
- 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 @@
|
||||
- Fix appex's Runpath Search Paths under macOS target. [#952](https://github.com/yonaskolb/XcodeGen/pull/952) @rinsuki
|
||||
- `onlyCopyFilesOnInstall` is extended for the Embed App Extensions build phase. [#948](https://github.com/yonaskolb/XcodeGen/pull/948) @RomanPodymov
|
||||
|
||||
[Commits](https://github.com/yonaskolb/XcodeGen/compare/2.17.0...2.18.0)
|
||||
|
||||
## 2.17.0
|
||||
|
||||
#### Added
|
||||
|
||||
Reference in New Issue
Block a user