johnno1962 / injectionforxcode

Runtime Code Injection for Objective-C & Swift
MIT License
6.55k stars 565 forks source link

needn't work with XCode,build by command line. #148

Open Shaunchenzhaojin opened 8 years ago

Shaunchenzhaojin commented 8 years ago

Hi,Johnno, what I want to say is, If I build(compile) my project needn't work in XCode with the style of injection by terminal command line on iMac.

Shaunchenzhaojin commented 8 years ago

And there is any difference with the Incrementing build. Injection is more speed than Incrementing build?

johnno1962 commented 8 years ago

Injection is for when you are running the app from inside Xcode. Command line builds are not supported.

Shaunchenzhaojin commented 8 years ago

there is any difference with the Incrementing build. Injection is more speed than Incrementing build?

johnno1962 commented 8 years ago

Injection should be faster than incremental build for large projects.

johnno1962 commented 7 years ago

Just in time for Christmas I’ve been able to releaes a new binary version of Injection which makes getting up and running a breeze http://johnholdsworth.com/injection.html. If you have any problems please report them on it’s support repo https://github.com/johnno1962/InjectionApp. Happy Holidays! πŸŽ…πŸ·πŸŽ„β˜ƒ