awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
I

ios-control/ios-deploy

0
View on GitHub↗
0 stele·0 fork-uri·1 vizualizare

Ios Deploy

Features

  • Xcode and iOS Development Tools - Install and debug iOS apps from the command line.

Istoric stele

Graficul istoricului de stele pentru ios-control/ios-deployGraficul istoricului de stele pentru ios-control/ios-deploy

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Ios Deploy

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Ios Deploy.
  • hdb-li/lldebugtoolH

    hdb-li/lldebugtool

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • indragiek/inappviewdebuggerAvatar indragiek

    indragiek/InAppViewDebugger

    1,923Vezi pe GitHub↗

    A UIView debugger (like Reveal or Xcode) that can be embedded in an app for on-device view debugging

    Swiftdebuggerdebuggingios
    Vezi pe GitHub↗1,923
  • johnno1962/injectionforxcodeAvatar johnno1962

    johnno1962/injectionforxcode

    6,537Vezi pe GitHub↗

    This project is an Xcode runtime code injector and developer productivity tool. It enables the injection of Swift and Objective-C code changes into a running application without requiring a process restart, functioning as a hot module replacement tool for iOS development. The tool provides a dynamic UI debugger for reloading storyboards and tuning visual parameters in real time. It allows for the recompilation of individual classes and the binding of new implementations into a live process, avoiding full project rebuilds. The system covers runtime injection capabilities, including automated

    Objective-C
    Vezi pe GitHub↗6,537
  • johnno1962/injectioniiiAvatar johnno1962

    johnno1962/InjectionIII

    4,619Vezi pe GitHub↗

    InjectionIII is a suite of development utilities designed for runtime code reloading, expression evaluation, and automated code injection. It provides a system for recompiling modified source files and patching function pointers in a live process to update application behavior without requiring a full restart. The project utilizes Xcode build script extensions and a live code injector to deliver Swift and Objective-C changes to desktop applications and physical hardware. It features a runtime evaluator that executes string-based Swift expressions to inspect state and retrieve values from a ru

    Objective-Cevalhot-reloadinjection
    Vezi pe GitHub↗4,619
Vezi toate cele 5 alternative pentru Ios Deploy→

Întrebări frecvente

Care sunt principalele funcționalități ale ios-control/ios-deploy?

Principalele funcționalități ale ios-control/ios-deploy sunt: Xcode and iOS Development Tools.

Care sunt câteva alternative open-source pentru ios-control/ios-deploy?

Alternativele open-source pentru ios-control/ios-deploy includ: hdb-li/lldebugtool. indragiek/inappviewdebugger — A UIView debugger (like Reveal or Xcode) that can be embedded in an app for on-device view debugging. johnno1962/injectionforxcode — This project is an Xcode runtime code injector and developer productivity tool. It enables the injection of Swift and… johnno1962/injectioniii — InjectionIII is a suite of development utilities designed for runtime code reloading, expression evaluation, and… johnno1962/xprobeplugin.