awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nomad-cli avatar

nomad-cli/shenzhenArchived

0
View on GitHub↗
4,633 نجوم·483 تفرعات·Ruby·MIT·4 مشاهدات

Shenzhen

Shenzhen هي واجهة سطر أوامر ومجموعة أدوات مصممة لأتمتة بناء وتعبئة وتوزيع تطبيقات iOS. توفر نظاماً لتجميع كود المصدر في حزم تثبيت قابلة للتوزيع وتحميل تلك الأرشيفات إلى خدمات الاختبار ومتاجر التطبيقات.

يتضمن المشروع مفتشاً لملف التزويد (provisioning profile) يستخدم لاستخراج وعرض معلومات الهوية المضمنة والصلاحيات من أرشيفات التثبيت. وهذا يسمح بالتحقق من أذونات التطبيق وقدرات التوقيع أثناء عملية الأتمتة.

تدير مجموعة الأدوات المسار الكامل من المصدر إلى النشر، وتغطي تجميع الملفات الثنائية، وتجميع حزم التثبيت، وتنسيق أدوات النظام الخارجية للتعامل مع التوزيع عن بُعد.

Features

  • iOS App Distribution - Automates the packaging and distribution of iOS applications into IPA files for mobile devices and testing servers.
  • iOS IPA Packers - Bundles compiled binaries and assets into the standard iOS IPA folder structure for device installation.
  • iOS Packaging Tools - Compiles source code into distributable IPA installation packages for deployment on iOS devices.
  • iOS Build Pipelines - Automates the process of generating distributable archives and installation files via a command line interface.
  • IPA Build CLIs - Provides a command line interface for compiling source code into distributable iOS installation packages.
  • Xcode Build Automation - Wraps the xcodebuild tool to automate the compilation of source code into binary archives.
  • App Packaging Automations - Automates the packaging and delivery process for mobile applications.
  • Profile Parsers - Extracts identity and entitlement data from binary files to verify app signing and permissions.
  • Binary Distribution Automations - Provides secure uploads of compiled application binaries to remote testing services and app stores.
  • Archive Inspectors - Extracts and displays embedded identity information and entitlements from iOS installation archives.
  • Entitlement Inspectors - Analyzes provisioning profiles and entitlements within archives to verify app identity and permissions.
  • Identity Inspectors - Extracts and displays embedded identity information and entitlements from installation archives.

سجل النجوم

مخطط تاريخ النجوم لـ nomad-cli/shenzhenمخطط تاريخ النجوم لـ nomad-cli/shenzhen

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة nomad-cli/shenzhen؟

Shenzhen هي واجهة سطر أوامر ومجموعة أدوات مصممة لأتمتة بناء وتعبئة وتوزيع تطبيقات iOS. توفر نظاماً لتجميع كود المصدر في حزم تثبيت قابلة للتوزيع وتحميل تلك الأرشيفات إلى خدمات الاختبار ومتاجر التطبيقات.

ما هي الميزات الرئيسية لـ nomad-cli/shenzhen؟

الميزات الرئيسية لـ nomad-cli/shenzhen هي: iOS App Distribution, iOS IPA Packers, iOS Packaging Tools, iOS Build Pipelines, IPA Build CLIs, Xcode Build Automation, App Packaging Automations, Profile Parsers.

ما هي البدائل مفتوحة المصدر لـ nomad-cli/shenzhen؟

تشمل البدائل مفتوحة المصدر لـ nomad-cli/shenzhen: aefyr/sai — SAI is a binary package bundler and application manager designed for Android and iOS. It functions as an installer and… facebook/xctool — xctool is a command line wrapper for xcodebuild designed for iOS and macOS continuous integration. It functions as a… cameroncooke/xcodebuildmcp — xcodebuildmcp is a Model Context Protocol server that exposes Xcode build, test, and device management tools for AI… carthage/carthage — Carthage is a decentralized dependency manager for Cocoa projects and an automation tool for Xcode builds. It… dantheman827/ios-app-signer — This is an app for OS X that can (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS… getsentry/xcodebuildmcp — XcodeBuildMCP is a Model Context Protocol server and development tool bridge that provides AI agents with the ability…

بدائل مفتوحة المصدر لـ Shenzhen

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Shenzhen.
  • aefyr/saiالصورة الرمزية لـ Aefyr

    Aefyr/SAI

    3,430عرض على GitHub↗

    SAI is a binary package bundler and application manager designed for Android and iOS. It functions as an installer and export tool that packages application source files and metadata into a proprietary format for portable distribution and backup. The project features a rootless application deployment pipeline, allowing the installation of third-party packages on mobile devices without requiring system-level root access. It includes a split archive reconstructor to reassemble fragmented application files into complete installation directories during deployment. The tool covers Android split A

    Java
    عرض على GitHub↗3,430
  • facebook/xctoolالصورة الرمزية لـ facebook

    facebook/xctool

    6,868عرض على GitHub↗

    xctool is a command line wrapper for xcodebuild designed for iOS and macOS continuous integration. It functions as a parallel test runner, build log processor, and report generator to automate the build and test pipeline for Apple platforms. The tool distributes test bundles across multiple CPU cores to reduce execution time and provides the ability to run targeted subsets of tests by filtering for specific schemes, classes, or methods. It simplifies build management by allowing command line arguments to be persisted and loaded from JSON configuration files. It transforms verbose build logs

    Objective-C
    عرض على GitHub↗6,868
  • cameroncooke/xcodebuildmcpالصورة الرمزية لـ cameroncooke

    cameroncooke/xcodebuildmcp

    5,917عرض على GitHub↗

    xcodebuildmcp is a Model Context Protocol server that exposes Xcode build, test, and device management tools for AI coding agents to automate iOS and macOS development workflows. It operates as a background daemon per workspace, communicating tool requests and responses over standard input/output using JSON-RPC messages, and streams progress and results as newline-delimited JSON objects for machine parsing. The project provides an interactive setup wizard and file-based client configuration to install skill files into predefined directories for supported AI coding clients. It manages the full

    TypeScript
    عرض على GitHub↗5,917
  • carthage/carthageالصورة الرمزية لـ Carthage

    Carthage/Carthage

    15,174عرض على GitHub↗

    Carthage is a decentralized dependency manager for Cocoa projects and an automation tool for Xcode builds. It functions as a Git-based framework manager and binary distribution tool used to fetch, build, and manage external libraries. The project distinguishes itself by supporting the production and distribution of platform-independent binary frameworks and static libraries. It utilizes Git tags and submodules to lock specific versions of external libraries and provides mechanisms to distribute prebuilt binaries via zipped release archives. The system covers dependency resolution and version

    Swift
    عرض على GitHub↗15,174
عرض جميع البدائل الـ 23 لـ Shenzhen→