Loading...
pip install mcpxcodebuildbuildBuilds an iOS Xcode workspace or project in a given folder.
Executes build scripts which can contain arbitrary code.
testRuns tests for an iOS Xcode workspace or project in a given folder.
Executes test scripts which can contain arbitrary code.
This server allows building and testing iOS projects, which can be risky if the projects contain malicious code. It's relatively safe when used with trusted projects, but running builds from untrusted sources can lead to code execution vulnerabilities. Exercise caution when using with projects from unknown sources.