Injection for Xcode

Insert Objective-C code changes directly into a running program using a bundle.
Download

Injection for Xcode Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Trial
  • Publisher Name:
  • John Holdsworth
  • Publisher web site:
  • http://johnholdsworth.com/
  • Operating Systems:
  • Mac OS X 10.6 or later
  • File Size:
  • 449 KB

Injection for Xcode Tags


Injection for Xcode Description

Injection for Xcode is designed to be a replacement for the "Fix and Continue" feature that is available in Xcode 3. Injection gives you the possibility to easily inject code changes into an application while it is running for debugging and development.Injection for Xcode is using a set of simple preprocessor macros that will allow you to selectively recompile your classes as class categories which can be loaded at runtime by placing them in a bundle.The Objective-C runtime will always take the category version of method implementations in preference to the version the application was originally compiled with.This process can be repeated indefinitely and works for OS X and iOS applications and on iOS devices when the bundle is code-signed and copied onto the device.


Injection for Xcode Related Software