Skip to content

[codex] Update Cake tooling#179

Merged
AdamEssenmacher merged 1 commit intomainfrom
codex/update-cake-tool
Apr 18, 2026
Merged

[codex] Update Cake tooling#179
AdamEssenmacher merged 1 commit intomainfrom
codex/update-cake-tool

Conversation

@AdamEssenmacher
Copy link
Copy Markdown
Owner

Summary

  • Bump the local Cake tool manifest from 0.38.5 to 6.1.0.
  • Replace deprecated Cake addins with local wrappers for CocoaPods, xcodebuild, lipo, and text/file helpers.
  • Move build and pack aliases from DotNetCore* to modern DotNet* APIs.
  • Update build docs to restore the checked-in tool manifest instead of recommending pre-1.0 Cake.

Validation

  • dotnet tool restore
  • dotnet tool run dotnet-cake -- --target=clean --dryrun --verbosity=quiet
  • dotnet tool run dotnet-cake -- --target=nuget --names=Google.SignIn --dryrun --verbosity=quiet
  • dotnet tool run dotnet-cake -- --target=nuget --names=Google.SignIn

The real Google.SignIn pack run produced 5 NuGet packages and completed externals, libs, and nuget successfully.

@AdamEssenmacher AdamEssenmacher marked this pull request as ready for review April 18, 2026 20:56
@AdamEssenmacher AdamEssenmacher merged commit 5513afc into main Apr 18, 2026
1 check passed
@AdamEssenmacher AdamEssenmacher deleted the codex/update-cake-tool branch April 18, 2026 20:57
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