We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abb1864 commit c8b2a4aCopy full SHA for c8b2a4a
1 file changed
CHANGELOG.md
@@ -2,10 +2,6 @@
2
3
## Next Version
4
5
-### Fixed
6
-
7
-- Fix Xcode 13 build [#1130](https://github.com/yonaskolb/XcodeGen/issues/1127) @raptorxcz @mthole
8
9
## 2.25.0
10
11
### Added
@@ -16,6 +12,7 @@
16
12
- Fix broken codesign option for bundle dependency [#1104](https://github.com/yonaskolb/XcodeGen/pull/1104) @kateinoigakukun
17
13
- Ensure fileTypes are mapped to JSON value [#1112](https://github.com/yonaskolb/XcodeGen/pull/1112) @namolnad
18
14
- Fix platform filter for package dependecies [#1123](https://github.com/yonaskolb/XcodeGen/pull/1123) @raptorxcz
15
+- Fix Xcode 13 build [#1130](https://github.com/yonaskolb/XcodeGen/issues/1127) @raptorxcz @mthole
19
20
[Commits](https://github.com/yonaskolb/XcodeGen/compare/2.24.0...2.25.0)
21
0 commit comments