Skip to content

Make XCFramework creation repeatable - #196

Merged
AdamEssenmacher merged 1 commit into
mainfrom
codex/repeatable-xcframework
Aug 24, 2026
Merged

AdamEssenmacher merged 1 commit into
mainfrom
codex/repeatable-xcframework

Conversation

@AdamEssenmacher

Copy link
Copy Markdown
Owner

Summary

  • Compute the XCFramework output path once.
  • Remove an XCFramework left by a previous run before invoking xcodebuild -create-xcframework.
  • Preserve the existing fail-fast behavior when XCFramework creation itself fails.

Validation

  • dotnet tool restore
  • Packed Google.SignIn twice consecutively without cleaning.
  • Both runs succeeded and produced all five expected NuGet packages with zero warnings and zero errors.

@AdamEssenmacher
AdamEssenmacher merged commit be09836 into main Aug 24, 2026
1 check passed
@AdamEssenmacher
AdamEssenmacher deleted the codex/repeatable-xcframework branch August 24, 2026 18:42
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