Skip to content

fix: make iOS brownfield action run without cache, as on Android#668

Merged
thymikee merged 3 commits intomainfrom
fix/brownfield-ios-no-cache
Jan 11, 2026
Merged

fix: make iOS brownfield action run without cache, as on Android#668
thymikee merged 3 commits intomainfrom
fix/brownfield-ios-no-cache

Conversation

@thymikee
Copy link
Contributor

There's currently a discrepancy in what package:aar and package:ios command do for Android and iOS brownfield:

  • Android: runs gradle without Rock caching
  • iOS: runs Xcode with Rock caching

To make it easier to reuse Rock's internal helpers without its cache system, this PR removes cache support from iOS builds in brownfield setup.

@vercel
Copy link

vercel bot commented Jan 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Review Updated (UTC)
rock Ignored Ignored Preview Jan 11, 2026 9:10am

Copy link
Contributor

@artus9033 artus9033 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! Just one comment block that we can drop.

@thymikee thymikee merged commit 3547ac0 into main Jan 11, 2026
5 checks passed
@thymikee thymikee deleted the fix/brownfield-ios-no-cache branch January 11, 2026 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants