Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user