Hi, I have a github action that caches the output of tuist cache
under ~/.cache/tuist
directory for subsequent runs (no code changes).
However, the next run of tuist cache
still attempts to rebuild all the external dependencies despite the fact that they all have been cached into XCFramework binaries. For whatever reason, it doesn’t seem to detect the contents of cache under ~/.cache/tuist
directory. I have also verified that the cache hashes from the tuist hash cache
command on first run and the second run match.
What am I doing wrong here?
My environment:
- MacOS-15
- Tuist 4.55.6
- Xcode 16.3
Hi @spedester 
Binary caching across environments, for example across two CI builds, requires an account. You can follow these steps to set that up.
Ah thanks for that info.
I’ve created an account and it is asking me to verify my email, but for some reason I never got the email. Is there a way for me to tell the system to resend the verification email again?
1 Like
Hi!
Could you check your spam folder? If you send me your email in a message I can help with the confirmation.
Yeah, I checked both spam and All mail
and I can’t seem to find it.
Also, I don’t know how to send a DM here. I’m kind of new to this.
Why don’t you send us an email to [email protected] from the account you signed up with? We can verify your email manually if you’ve still never received the email.