Files
wehub-resource-sync 1d1286fadb
Build / Build and test (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:18:38 +08:00

68 lines
2.5 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"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"
}