awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 Repos

Awesome GitHub RepositoriesXcode and iOS Development Tools

Utilities for enhancing Xcode workflows and on-device debugging.

Explore 6 awesome GitHub repositories matching part of an awesome list · Xcode and iOS Development Tools. Refine with filters or upvote what's useful.

Awesome Xcode and iOS Development Tools GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • johnno1962/injectionforxcodeAvatar von johnno1962

    johnno1962/injectionforxcode

    6,537Auf GitHub ansehen↗

    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

    Runtime code injection for Objective-C and Swift.

    Objective-C
    Auf GitHub ansehen↗6,537
  • johnno1962/injectioniiiAvatar von johnno1962

    johnno1962/InjectionIII

    4,619Auf GitHub ansehen↗

    InjectionIII ist eine Suite von Entwicklungs-Utilities für Runtime-Code-Reloading, Ausdrucksauswertung und automatisierte Code-Injection. Es bietet ein System zum Neukompilieren modifizierter Quelldateien und zum Patchen von Funktionszeigern in einem laufenden Prozess, um das Anwendungsverhalten zu aktualisieren, ohne einen vollständigen Neustart zu erfordern. Das Projekt nutzt Xcode-Build-Script-Extensions und einen Live-Code-Injector, um Swift- und Objective-C-Änderungen an Desktop-Anwendungen und physische Hardware zu übertragen. Es verfügt über einen Runtime-Evaluator, der String-basierte Swift-Ausdrücke ausführt, um den Status zu prüfen und Werte aus einer laufenden Anwendung abzurufen. Die Funktionen umfassen Hot-Reloading für SwiftUI-Views, Storyboard-Szenen und Reducer-Logik sowie Tools für die Unit-Test-Iteration. Die Suite enthält zudem Diagnose-Utilities für Echtzeit-Anwendungs-Debugging und Method-Call-Tracing sowie Remote-Gerätesteuerung für Display-Mirroring und Touch-Input-Simulation.

    Swift-based rewrite of the Xcode injection tool.

    Objective-Cevalhot-reloadinjection
    Auf GitHub ansehen↗4,619
  • indragiek/inappviewdebuggerAvatar von indragiek

    indragiek/InAppViewDebugger

    1,923Auf GitHub ansehen↗

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

    Embedded view debugger for iOS applications.

    Swiftdebuggerdebuggingios
    Auf GitHub ansehen↗1,923
  • johnno1962/xprobepluginJ

    johnno1962/xprobeplugin

    0Auf GitHub ansehen↗

    Live memory browser for apps and Xcode.

    Auf GitHub ansehen↗0
  • hdb-li/lldebugtoolH

    hdb-li/lldebugtool

    0Auf GitHub ansehen↗

    Debugging tool for analyzing data in non-Xcode environments.

    Auf GitHub ansehen↗0
  • ios-control/ios-deployI

    ios-control/ios-deploy

    0Auf GitHub ansehen↗

    Install and debug iOS apps from the command line.

    Auf GitHub ansehen↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Xcode and iOS Development Tools