You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even if some frameworks fail to build, we can still save caches and version files for successfully-built frameworks. That would reduce build time for next attempts.
The text was updated successfully, but these errors were encountered:
ikesyo
changed the title
Saving cache and version file even if some frameworks fail to build
Saving caches and versions file even if some frameworks fail to build
Oct 24, 2024
Hi @ikesyo, I have been following and admiring your project for a while.
I have started using Scipio to reduce build times in the projects I am working on. I would like to contribute by solving this issue. Could you please assign it to me?
Scipio/Sources/ScipioKit/Producer/FrameworkProducer.swift
Lines 124 to 141 in 4c2cc39
Even if some frameworks fail to build, we can still save caches and version files for successfully-built frameworks. That would reduce build time for next attempts.
The text was updated successfully, but these errors were encountered: