awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
XcodesOrg avatar

XcodesOrg/xcodes

0
View on GitHub↗
4,694 स्टार्स·173 फोर्क्स·Swift·MIT·4 व्यूज़

Xcodes

xcodes, macOS टूलचेन एडमिनिस्ट्रेशन के लिए एक कमांड-लाइन यूटिलिटी है, जिसे विशेष रूप से कई Xcode वर्ज़न्स के इंस्टॉलेशन और मैनेजमेंट के लिए डिज़ाइन किया गया है। यह उपलब्ध रिलीज़ को खोजने, डेवलपमेंट एनवायरनमेंट के विशिष्ट वर्ज़न्स को डाउनलोड करने और संबंधित डिवाइस रनटाइम्स को कॉन्फ़िगर करने की प्रक्रिया को ऑटोमेट करता है।

यह टूल सिम्बॉलिक लिंक अपडेट के माध्यम से एक्टिव वर्ज़न्स के बीच स्विच करने और विशिष्ट वर्ज़न्स की पहचान करके और उन्हें हटाकर लोकल इंस्टॉलेशन को मैनेज करने की अनुमति देकर सॉफ्टवेयर लाइफसाइकिल को संभालता है। यह सिस्टम कीचेन के भीतर Apple ID क्रेडेंशियल्स को स्टोर और क्लियर करके डाउनलोड सर्वर तक सुरक्षित पहुंच को हैंडल करता है।

इस यूटिलिटी में प्रोसेसर आर्किटेक्चर द्वारा उपलब्ध सॉफ्टवेयर को फिल्टर करने और कमांड-लाइन इंटरैक्शन को तेज करने के लिए शेल कंप्लीशन स्क्रिप्ट जेनरेट करने की क्षमताएं शामिल हैं।

Features

  • Toolchain Administration - Provides a command-line interface for managing multiple Xcode installations and system paths on macOS.
  • iOS Workflow Automations - Automates the setup of Xcode tools and device runtimes for iOS application development.
  • API-Based Version Resolution - Fetches available Xcode versions and download metadata via remote HTTP API requests.
  • IDE Version Management - Allows installing and switching between multiple Xcode versions to ensure project compatibility.
  • Runtime Version Switching - Toggles the active system path to switch between different installed versions of Xcode.
  • Symbolic Link Managers - Changes the active Xcode version by updating system-level symbolic links.
  • IDE Installation Management - Downloads and installs specific Xcode versions to designated directories using secure authentication.
  • Automated Archive Unpacking - Automates the downloading, verifying, and unpacking of Xcode archives into specified directories.
  • Tool Version Discovery - Retrieves and displays a list of all installable Xcode versions from remote manifests.
  • OS Runtime Installers - Downloads and configures specific operating system runtimes required for testing apps on various devices.
  • Installed Version Removal - Identifies currently installed Xcode versions and removes specific versions to free up system space.
  • macOS Keychain Credential Stores - Securely stores Apple ID authentication tokens within the native macOS keychain.

स्टार हिस्ट्री

xcodesorg/xcodes के लिए स्टार हिस्ट्री चार्टxcodesorg/xcodes के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Xcodes के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Xcodes के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • robotsandpencils/xcodesappRobotsAndPencils का अवतार

    RobotsAndPencils/XcodesApp

    8,432GitHub पर देखें↗

    XcodesApp is a management utility for controlling Apple development toolsets. It serves as a version manager and runtime installer used to download, install, and switch between multiple versions of Xcode and their associated platform runtimes. The tool provides a way to browse available versions, release notes, and system compatibility requirements from official release channels. It utilizes accelerated connections to download specific versions of the development environment and its corresponding operating system runtimes and hardware variants. Users can assign a specific installed version a

    Swift
    GitHub पर देखें↗8,432
  • jenv/jenvjenv का अवतार

    jenv/jenv

    6,621GitHub पर देखें↗

    Manage your Java environment

    Shell
    GitHub पर देखें↗6,621
  • moonrepo/moonmoonrepo का अवतार

    moonrepo/moon

    3,687GitHub पर देखें↗

    Moon is a monorepo build system and task runner designed to orchestrate complex projects with multiple packages. It functions as a dependency graph orchestrator that executes build targets in topological order and utilizes input hashing to cache results and skip redundant work. The project features a polyglot toolchain manager that automates the installation and versioning of language runtimes and CLI tools to ensure environment consistency. It also includes a plugin framework based on WebAssembly, allowing developers to extend build logic and toolchain behavior using any supported language.

    Rustbuild-systembuild-toolbun
    GitHub पर देखें↗3,687
  • creationix/nvmcreationix का अवतार

    creationix/nvm

    93,948GitHub पर देखें↗

    nvm is a Node.js version manager implemented as a POSIX bash script. It serves as a shell environment manager and runtime orchestrator for installing, switching, and managing multiple versions of the Node.js runtime on POSIX systems. The tool allows for the automation of runtime switching by reading configuration files in project directories to select the required version. It supports the management of long-term support releases and the migration of global packages between different installed versions of the runtime. The project covers broader capabilities including runtime management throug

    Shell
    GitHub पर देखें↗93,948
Xcodes के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

xcodesorg/xcodes क्या करता है?

xcodes, macOS टूलचेन एडमिनिस्ट्रेशन के लिए एक कमांड-लाइन यूटिलिटी है, जिसे विशेष रूप से कई Xcode वर्ज़न्स के इंस्टॉलेशन और मैनेजमेंट के लिए डिज़ाइन किया गया है। यह उपलब्ध रिलीज़ को खोजने, डेवलपमेंट एनवायरनमेंट के विशिष्ट वर्ज़न्स को डाउनलोड करने और संबंधित डिवाइस रनटाइम्स को कॉन्फ़िगर करने की प्रक्रिया को ऑटोमेट करता है।

xcodesorg/xcodes की मुख्य विशेषताएं क्या हैं?

xcodesorg/xcodes की मुख्य विशेषताएं हैं: Toolchain Administration, iOS Workflow Automations, API-Based Version Resolution, IDE Version Management, Runtime Version Switching, Symbolic Link Managers, IDE Installation Management, Automated Archive Unpacking।

xcodesorg/xcodes के कुछ ओपन-सोर्स विकल्प क्या हैं?

xcodesorg/xcodes के ओपन-सोर्स विकल्पों में शामिल हैं: robotsandpencils/xcodesapp — XcodesApp is a management utility for controlling Apple development toolsets. It serves as a version manager and… jenv/jenv — Manage your Java environment. moonrepo/moon — Moon is a monorepo build system and task runner designed to orchestrate complex projects with multiple packages. It… lra/mackup — Mackup is a dotfile backup manager and application settings backup tool designed to keep software configuration files… creationix/nvm — nvm is a Node.js version manager implemented as a POSIX bash script. It serves as a shell environment manager and… cytopia/devilbox — Devilbox is a containerized development environment that provides a reproducible suite of web servers, databases, and…