Skip to content

Conversation

@makesource
Copy link

Thank you for great library 😀

Issue

We can specify the downloaded xcode folder with ENV["XCODE_INSTALL_CACHE_DIR"]
But when downloading not cached Xcode version, the file stored the default directory #{ENV['HOME']}/Library/Caches/XcodeInstall.
So to work local cache properly, I have to move xip file after download job done.

Proposal

If user injected XCODE_INSTALL_CACHE_DIR variable, the install job executed under this path.

Copy link
Collaborator

@rogerluan rogerluan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@makesource this small yet powerful change sounds great to me!

Could you write some documentation for this feature, to help with feature discoverability? 😊 Just some new docs in the README file will do 👌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants