Releases: xavierLowmiller/xcodegen-action
Releases · xavierLowmiller/xcodegen-action
1.2.4
1.2.3
1.2.2
macOS 14 fix
Project Root support
Dependency Updates
What's Changed
- Bump undici from 5.28.2 to 5.28.3 by @dependabot in #10
- Bump undici from 5.28.3 to 5.28.4 by @dependabot in #11
Full Changelog: 1.1.3...1.1.4
Dependency Updates
What's Changed
- Fix example usage by @dlackty in #6
- Dependency Updates by @vicajilau in #9
New Contributors
- @dlackty made their first contribution in #6
- @vicajilau made their first contribution in #9
Full Changelog: 1.1.2...1.1.3
Bug fixes
Security update
Bumps to latest npm packages to address security flaws
Specify xcodegen version
By using the optional input version
, it's now possible to specify which version of xcodegen
should be used.
Omit this input or use latest
for the latest version.