Cameron Cooke

Results 92 comments of Cameron Cooke

I've also seen the 999 error quite a lot which I don't really understand because I'm sure `999` is not a valid HTTP status code. It feels like Proxyman is...

So this is becoming a major issue for my https://github.com/cameroncooke/XcodeBuildMCP MCP, as only the first error is being ingested by the agent, making it impossible for the agent to know...

I've implemented a workaround in XcodeBuildMCP but this really should be fixed.

Thanks for the report can you try using my MCPLI tool to debug: ```bash npx mcpli@latest build-sim \ --projectPath "/Users/adamhill/dev/apple/TheElectricSlideV3/sources/TheElectricSlide/ TheElectricSlide.xcodeproj" \ --scheme "TheElectricSlide" \ --simulatorName "iPhone 16" \ --verbose...

@adamhill did you manage to reveal any more insights into this?

Ah I see, that's not clear at all in the Proxyman setup UI, so it's assumed it has all the same functionality. Not an issue though I guess I can't...

Might be worth under the bullet points of the supported capability just listing what it isn't capable of doing, I assumed it was a magic bullet.

Just realised I can do breakpoints in iOS app, can I import my breakpoint settings from Mac?

We can't even build our app now in Xcode 26 because this is blocking. We're now considering removing Datadog. This has to be a priority.

> [@ncreated](https://github.com/ncreated) I saw that [open-telemetry/opentelemetry-swift#885](https://github.com/open-telemetry/opentelemetry-swift/pull/885) has already been merged. Do you have any updates on this issue? I’m experiencing the same problem Doesn't actually look like it was merged;...