mcpxcodebuild

by ShenghaiWang
Verified

test

Execute tests for iOS Xcode workspace or project located in a specified folder. This tool ensures proper functionality and identifies errors during the build process.

Instructions

Run test for the iOS Xcode workspace/project in the folder

Input Schema

NameRequiredDescriptionDefault
folderYesThe full path of the current folder that the iOS Xcode workspace/project sits

Input Schema (JSON Schema)

{ "description": "Parameters", "properties": { "folder": { "description": "The full path of the current folder that the iOS Xcode workspace/project sits", "title": "Folder", "type": "string" } }, "required": [ "folder" ], "title": "Folder", "type": "object" }

You must be authenticated.

Other Tools from mcpxcodebuild

Related Tools

ID: 5ibnbzxmql