mirror of
https://github.com/AvdLee/Xcode-Build-Optimization-Agent-Skill.git
synced 2026-09-14 13:59:59 +08:00
Bump version to 1.0.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/anthropics/claude-code/refs/heads/main/marketplace/marketplace.schema.json",
|
||||
"name": "xcode-build-skills",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"owner": {
|
||||
"name": "Antoine van der Lee",
|
||||
"email": "contact@avanderlee.com"
|
||||
@@ -14,7 +14,7 @@
|
||||
"name": "xcode-build-skills",
|
||||
"description": "Six Xcode build optimization skills in one plugin: benchmark, compilation analysis, project analysis, SPM build analysis, a recommend-first orchestrator, and a fixer for applying approved changes.",
|
||||
"repository": "https://github.com/AvdLee/Xcode-Build-Optimization-Agent-Skill",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"author": {
|
||||
"name": "Antoine van der Lee",
|
||||
"email": "contact@avanderlee.com"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "xcode-build-skills",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "A multi-skill plugin for benchmarking and optimizing Xcode builds, compile hotspots, project settings, and Swift Package Manager dependency overhead.",
|
||||
"author": {
|
||||
"name": "Antoine van der Lee",
|
||||
|
||||
Reference in New Issue
Block a user