We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d672778 commit abf2fb9Copy full SHA for abf2fb9
CHANGELOG.md
@@ -2,17 +2,17 @@
2
3
## Master
4
5
-## 1.2.1
+## 1.2.2
6
7
### Added
8
- automatically set `TEST_TARGET_NAME` on UI test targets if one of the dependencies is an application target
9
10
-
11
### Fixed
12
- set `DYLIB_INSTALL_NAME_BASE` to `@rpath` in framework target presets
+- fixed tvOS launch screen setting. `ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME` is now `LaunchImage` not `tvOS LaunchImage`
13
14
15
-[Commits](https://github.com/yonaskolb/XcodeGen/compare/1.2.0...1.2.1)
+[Commits](https://github.com/yonaskolb/XcodeGen/compare/1.2.0...1.2.2)
16
17
## 1.2.0
18
0 commit comments