chore: import upstream snapshot with attribution
Build / Build and test (push) Has been cancelled

This commit is contained in:
wehub-resource-sync
2026-07-13 13:18:38 +08:00
commit 1d1286fadb
1468 changed files with 272754 additions and 0 deletions
+67
View File
@@ -0,0 +1,67 @@
{
"id": "xcode-clean",
"displayName": "Xcode 清理",
"summary": "分类清理 Xcode DerivedData、设备支持、归档与缓存",
"localizedMetadata": {
"ar": {
"displayName": "تنظيف Xcode",
"summary": "تنظيف DerivedData ودعم الأجهزة والأرشيفات وذاكرات Xcode المؤقتة حسب الفئة."
},
"de": {
"displayName": "Xcode-Bereinigung",
"summary": "Xcode-DerivedData, Geräteunterstützung, Archive und Caches nach Kategorie bereinigen."
},
"en": {
"displayName": "Xcode Cleanup",
"summary": "Clean Xcode DerivedData, device support files, archives, and caches by category."
},
"es": {
"displayName": "Limpieza de Xcode",
"summary": "Limpia DerivedData, soporte de dispositivos, archivos y cachés de Xcode por categoría."
},
"fr": {
"displayName": "Nettoyage Xcode",
"summary": "Nettoie DerivedData, la prise en charge dappareils, les archives et les caches Xcode par catégorie."
},
"ja": {
"displayName": "Xcode クリーンアップ",
"summary": "Xcode の DerivedData、デバイスサポート、アーカイブ、キャッシュをカテゴリ別に整理します。"
},
"ko": {
"displayName": "Xcode 정리",
"summary": "Xcode DerivedData, 기기 지원 파일, 아카이브 및 캐시를 분류별로 정리합니다."
},
"pt": {
"displayName": "Limpeza do Xcode",
"summary": "Limpa DerivedData, suporte de dispositivos, arquivos e caches do Xcode por categoria."
},
"ru": {
"displayName": "Очистка Xcode",
"summary": "Очищает DerivedData, файлы поддержки устройств, архивы и кэши Xcode по категориям."
},
"zh-Hans": {
"displayName": "Xcode 清理",
"summary": "分类清理 Xcode DerivedData、设备支持、归档与缓存"
},
"zh-Hant": {
"displayName": "Xcode 清理",
"summary": "分類清理 Xcode DerivedData、裝置支援、封存與快取"
}
},
"version": "1.0.4",
"minHostVersion": "1.0.2",
"pluginKitVersion": 3,
"bundleRelativePath": "XcodeClean.bundle",
"factoryClass": "XcodeCleanPlugin.XcodeCleanPluginFactory",
"build": {
"project": "../../MacTools.xcodeproj",
"scheme": "XcodeCleanPlugin"
},
"capabilities": {
"primaryPanel": true,
"componentPanel": false,
"configuration": true
},
"permissions": [],
"category": "storage"
}