johnno1962 / injectionforxcode

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

Can't Inject Class on Xcode 5.0.2 #17

Closed levey closed 10 years ago

levey commented 10 years ago

When Run the Project, then change some code, like change the text of a label, then inject, the simulator alert "Class xx injected", but the label was not updated.

Xcode 5.0.2

levey commented 10 years ago

It's ok now, sorry for that, plz close this issue :)