Skip to content

Free DerivedData before iOS CI builds to fix disk-full archive failures - #1037

Merged
davecraig merged 1 commit into
Scottish-Tech-Army:mainfrom
davecraig:main
Aug 24, 2026
Merged

Free DerivedData before iOS CI builds to fix disk-full archive failures#1037
davecraig merged 1 commit into
Scottish-Tech-Army:mainfrom
davecraig:main

Conversation

@davecraig

Copy link
Copy Markdown
Contributor

The self-hosted Mac runner never purges Xcode's DerivedData across builds, which eventually fills the disk and fails linkReleaseFrameworkIosArm64 with "No space left on device" — surfacing downstream as a confusing codesign/ ARCHIVE FAILED tail that looks unrelated to the real cause.

The self-hosted Mac runner never purges Xcode's DerivedData across builds,
which eventually fills the disk and fails linkReleaseFrameworkIosArm64 with
"No space left on device" — surfacing downstream as a confusing codesign/
ARCHIVE FAILED tail that looks unrelated to the real cause.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@davecraig
davecraig merged commit fb47b31 into Scottish-Tech-Army:main Aug 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant