No-compile iOS Development with Injection for Xcode



No-compile iOS Development with Injection for Xcode

No-compile iOS Development with Injection for Xcode

Sick of waiting for your iOS code to compile?

Enter Injection for Xcode, a plug-in that allows you to change the code of a running iOS application on device or simulator.

http://injectionforxcode.com/

This tutorial will show you how to prepare a project for injection and how to inject code into a running app.

0:00 – Intro
0:25 – Demo
1:22 – Inject Source
1:30 – The “Injected” Method
1:48 – Injecting other methods
2:15 – Creating a new project
2:50 – Injection doesn’t work without changing main.m
3:35 – Patch project for injection
4:27 – It works!

Comments are closed.