injectionforxcode icon indicating copy to clipboard operation
injectionforxcode copied to clipboard

Xcode 9.3 dosn't work

Open kaqijiang opened this issue 6 years ago • 3 comments

OC&Swift. it dosn't work. http://johnholdsworth.com/Injection93.app.zip。

There is no response

kaqijiang avatar Jun 15 '18 07:06 kaqijiang

Please use the version from the Mac App Store.

johnno1962 avatar Jun 15 '18 11:06 johnno1962

@johnno1962 Do you mean http://johnholdsworth.com/Injection93.app.zip dosen't match Xcode 9.3 or the Mac App Store version can work too ?

wooodypan avatar Aug 15 '18 10:08 wooodypan

sorry, the Mac App Store version can work on Xcode 9.3 . I forget the code blow in AppDelegate, I think this issue could be closed

NSBundle *bundle = [[NSBundle alloc] initWithPath:@"/Applications/InjectionIII.app/Contents/Resources/iOSInjection.bundle"];
    [bundle load];

wooodypan avatar Aug 16 '18 02:08 wooodypan