Skip to content

fix: apply app icon to iOS UI test runner#611

Merged
thymikee merged 1 commit into
mainfrom
fix/ios-runner-uitest-icon
May 29, 2026
Merged

fix: apply app icon to iOS UI test runner#611
thymikee merged 1 commit into
mainfrom
fix/ios-runner-uitest-icon

Conversation

@thymikee
Copy link
Copy Markdown
Member

@thymikee thymikee commented May 28, 2026

Summary

Fix the synthesized iOS UI test runner app missing its icon by copying compiled app icon artifacts and CFBundleIcons from AgentDeviceRunner.app into AgentDeviceRunnerUITests-Runner.app, then re-signing the runner bundle.

Deduplicate the Xcode project down to one AppIcon.appiconset and optimize the runner icon/logo assets, reducing the ios-runner package-style tar.gz proxy from about 353 KB to 88 KB.

Touched-file count: 13. Scope stayed within iOS runner assets/build plumbing.

Validation

Passed pnpm exec vitest run src/platforms/ios/__tests__/runner-icon.test.ts, pnpm check:fallow --base origin/main, pnpm check:quick, and a fresh iOS build-xcuitest-apple.sh build. The built UI test runner contains AppIcon*.png, Assets.car, CFBundleIcons, and passes codesign --verify --deep --strict.

@thymikee thymikee force-pushed the fix/ios-runner-uitest-icon branch 6 times, most recently from d82f76e to f96b518 Compare May 29, 2026 05:57
@thymikee thymikee force-pushed the fix/ios-runner-uitest-icon branch from f96b518 to b29925f Compare May 29, 2026 06:01
@thymikee thymikee merged commit ab760b6 into main May 29, 2026
17 checks passed
@thymikee thymikee deleted the fix/ios-runner-uitest-icon branch May 29, 2026 07:16
@github-actions
Copy link
Copy Markdown

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-05-29 07:16 UTC

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