Sourced from namespacelabs/nscloud-cache-action's releases.
v1.2.20
What's Changed
- xcode mode: Enable Xcode compilation cache. by
@nichtverstehenin namespacelabs/nscloud-cache-action#41- Add xcode and swiftpm to the list of documented cache modes. by
@nichtverstehenin namespacelabs/nscloud-cache-action#42- mode=xcode: Only cache CompilationCache directory. by
@nichtverstehenin namespacelabs/nscloud-cache-action#43Full Changelog: https://github.com/namespacelabs/nscloud-cache-action/compare/v1...v1.2.20
d93899d
Merge pull request #43
from namespacelabs/kirill/cc6238c10
mode=xcode: Only cache CompilationCache directory.5e5a55d
Merge pull request #42
from namespacelabs/kirill/xcode7183752
Add xcode, swiftpm and cocoapods to the list of documented cache
modes.2ecee75
Merge pull request #41
from namespacelabs/kirill/xcode23f7256
xcode mode: Enable Xcode compilation cache.