动态iOS代码注入工具:DyCI

jopen 9年前

DyCI 是一个动态代码注入工具( Dynamic code injection Tool)。

# DyCI – Dynamic Code Injection

这个工具能够让往运行中的iOS应用程序注入代码,而不需要重启它。

  1. DyCI is not about loading new code in application.
  2. DyCI is about speeding up development.
  3. Each time, you are using DyCI, it saves you time.

相比其它工具

  • You need minimum moves to enable dyci
  • You aren't writing some kind of script, you are writing your code!
  • You don't need to prepare/modify/lock your code for dyci
  • Your changes are always saved (they will not be discarded on next run)

示例

ic-Tac-Toe game

Tic-Tac-Toe Game recreation

项目主页:http://www.open-open.com/lib/view/home/1414639651169