Releases: getsidetrack/action-xcodeproj-spm-update
Releases · getsidetrack/action-xcodeproj-spm-update
0.3.0
What's Changed
- 🐛 replace set-output usage with new environment variable by @carlosnaguilera in #8
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Added xcodePath input to specify Xcode version
- Added workspace and scheme input to support workspaces
- Improved Cache Avoidance (uses Xcode flag as well as deleting the cache directory)
- Fixed issue where DerivedData may sometimes be unidentifiable
This addresses many of the known issues.
Full Changelog: 0.1.0...0.2.0
v0.1.0
This release has been tested against a genuine iOS project and is known to be functional, feel free to try it in your own projects! Have fun.
Initial Release
0.0.1 Initial Commit