injectionforxcode
Code injector
Tool for dynamically injecting new code into a running app to speed up the build process.
Runtime Code Injection for Objective-C & Swift
7k stars
153 watching
564 forks
Language: Objective-C
last commit: over 2 years ago
Linked from 2 awesome lists
xcode-pluginxcodebuild
Related projects:
Repository | Description | Stars |
---|---|---|
johnno1962/injectioniii | An app that allows incremental code updates and hot reloading of Swift applications in the iOS simulator. | 4,080 |
johnno1962/remote | Enables iPhone control from Xcode during development | 864 |
xcodesorg/xcodes | A tool to manage multiple versions of Xcode on macOS | 3,848 |
swinject/swinject | A dependency injection framework for Swift that enables modular, loosely-coupled component development | 6,342 |
robertgummesson/buildtimeanalyzer-for-xcode | Analyzes and displays breakdowns of Swift build times in Xcode | 4,308 |
robbiehanson/xmppframework | Provides a modular and thread-safe implementation of the XMPP standard for real-time communication | 5,910 |
appsquickly/typhoon | A dependency injection framework for Objective-C that simplifies the creation and management of objects in iOS applications. | 2,701 |
raphaelhanneken/iconizer | Automates the creation of Xcode asset catalogs and generates necessary images for macOS and iOS app icons, launch images, and image sets. | 892 |
xcodesorg/xcodesapp | An application that streamlines the installation and switching between multiple Xcode versions. | 7,044 |
ksuther/ksimagenamed-xcode | An Xcode plug-in that provides autocomplete suggestions for imageNamed calls based on images in the project. | 4,149 |
yonaskolb/xcodegen | A command line tool that generates Xcode projects from folder structures and project specifications. | 7,072 |
krzysztofzablocki/inject | A tool enabling developers to quickly update running app code without rebuilding the entire application | 2,330 |
mengto/spring | A library to simplify iOS animations in Swift by providing pre-built animation methods and properties. | 14,085 |
ios-control/ios-deploy | A tool for installing and debugging iPhone apps from the command line without using Xcode. | 3,415 |
nicklockwood/swiftformat | A tool for automatically enforcing a common coding style in Swift projects | 7,946 |