maplibre-native-qt icon indicating copy to clipboard operation
maplibre-native-qt copied to clipboard

Debug iOS ccache

Open ntadej opened this issue 1 year ago • 1 comments
trafficstars

ntadej avatar May 05 '24 20:05 ntadej

Hi @louwers, iOS symbols are very large. I think for now we should just disable ccache for iOS to not pollute the caches with useless and large caches. What do you think?

Alternatively we could only build Release builds in the CI, which are much smaller and only build debug builds when tagging releases.

ntadej avatar May 07 '24 05:05 ntadej

@ntadej Sure, the GitHub cache is annoyingly small, and there is no way to increase the size. 👎

louwers avatar Aug 31 '24 09:08 louwers

The CI failures are related to https://github.com/actions/runner-images/issues/10511

Will try to come up with a workaround in this PR.

ntadej avatar Aug 31 '24 09:08 ntadej