RSSAmplifier

Skill Issue Dev | Dax the Dev · Mar 11, 2026

Xcode Cloud CI now installs Rust + Node + pnpm

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

Spent an hour fighting Xcode Cloud CI for the Cruiser+ iOS build. The runner has Xcode and Homebrew but does not have Rust, Node, or pnpm preinstalled — and the default ci_post_clone.sh doesn't get them. Fixed with a tiny shell script that installs all three from scratch on every cold start (~90s overhead, acceptable). Lesson: Xcode Cloud is fine for pure-Swift projects. For anything Tauri / iroh…

Read on github.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.