johnno1962 / injectionforxcode

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

Connected to "Injection" plugin, ready to load x86_64 code. #113

Open ivin-zhang opened 8 years ago

ivin-zhang commented 8 years ago

2016-03-29 16:17:44.083 CAlayer[2587:62728] Injection attempting connection to: 127.0.0.1:31442 2016-03-29 16:17:44.133 CAlayer[2587:62728] Connected to "Injection" plugin, ready to load x86_64 code. Compiling /Users/apple/Desktop/CAlayer/CAlayer/ViewController.m 0.05 real 0.03 user 0.02 sys objc[2587]: Class ViewController is implemented in both /Users/apple/Library/Developer/CoreSimulator/Devices/30C11706-1349-4BDD-AB4E-2900D345653C/data/Containers/Bundle/Application/1BD44717-4F17-4AAD-8A9F-C3E5912F1FF9/CAlayer.app/CAlayer and /Users/apple/Desktop/CAlayer/iOSInjectionProject/build/Debug-iphonesimulator/InjectionBundle2.bundle/InjectionBundle. One of the two will be used. Which one is undefined. 2 injections performed so far. 2016-03-29 16:17:45.723 CAlayer[2587:62455] Ignore any warning, Swizzled ViewController 0x10f9ef3c0 -> 0x102e14d98

ylxieg commented 8 years ago

@ivin-zhang #93