Files
gh-setouchi-h-cc-marketplac…/.claude-plugin/plugin.json
2025-11-30 08:55:58 +08:00

12 lines
287 B
JSON

{
"name": "xcode",
"description": "Build and run Xcode projects on simulators or physical devices from the command line.",
"version": "1.0.0",
"author": {
"name": "Kazuki Hashimoto",
"email": "setouchi.develop@gmail.com"
},
"commands": [
"./commands/run.md"
]
}