|
|
|
|
|
by anupamchugh
132 days ago
|
|
When do you actually need to open Xcode if you have XcodeBuildMCP [0]? I haven't opened Xcode in months. My terminal: Claude writes code. build_sim. launch_app_sim. screenshot describe_ui. What still requires Xcode: Instruments profiling, Signing/provisioning For UI iteration, describe_ui returning the accessibility tree might actually be more useful to an agent than a preview screenshot. |
|
Your workflow looks very interesting especially the describe_ui part, are you already able to do this today?