InjectionIII
Code injector
An app that allows incremental code updates and hot reloading of Swift applications in the iOS simulator.
Re-write of Injection for Xcode in (mostly) Swift
4k stars
39 watching
319 forks
Language: Objective-C
last commit: 12 days ago
Linked from 1 awesome list
evalhot-reloadinjectionios-simulatormacosremote-controlreverse-engineeringstoryboard-injectionswiftxcode
Related projects:
Repository | Description | Stars |
---|---|---|
johnno1962/injectionforxcode | Tool for dynamically injecting new code into a running app to speed up the build process. | 6,553 |
krzysztofzablocki/inject | A tool enabling developers to quickly update running app code without rebuilding the entire application | 2,330 |
swinject/swinject | A dependency injection framework for Swift that enables modular, loosely-coupled component development | 6,342 |
mengto/spring | A library to simplify iOS animations in Swift by providing pre-built animation methods and properties. | 14,085 |
appsquickly/typhoon | A dependency injection framework for Objective-C that simplifies the creation and management of objects in iOS applications. | 2,701 |
ephread/instructions | A framework for creating guided tours and walkthroughs with customizable coach marks in iOS apps. | 5,163 |
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 |
ios-control/ios-deploy | A tool for installing and debugging iPhone apps from the command line without using Xcode. | 3,415 |
soapyigu/swift-30-projects | A collection of 30 mini Swift apps covering various iOS topics and design patterns | 8,099 |
xcodesorg/xcodesapp | An application that streamlines the installation and switching between multiple Xcode versions. | 7,044 |
xcodesorg/xcodes | A tool to manage multiple versions of Xcode on macOS | 3,848 |
dantheman827/ios-app-signer | An OS X app that can re-sign and package iOS apps into IPA files for installation on an iOS device. | 5,655 |
mengto/designernewsapp | An iOS client for accessing Designer News content | 2,424 |
johnno1962/remote | Enables iPhone control from Xcode during development | 864 |
krzysztofzablocki/sourcery | Automates boilerplate code generation and mock implementations for Swift projects | 7,685 |