Skip to content

Releases: getsidetrack/action-xcodeproj-spm-update

0.3.0

25 Oct 10:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0

0.2.0

24 Aug 22:32
Compare
Choose a tag to compare

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

15 Feb 17:35
Compare
Choose a tag to compare

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

15 Feb 16:07
Compare
Choose a tag to compare
0.0.1

Initial Commit