johnno1962 / injectionforxcode

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

Injection Error: (os/kern) invalid argument #193

Open ybeapps opened 7 years ago

ybeapps commented 7 years ago

I see this whenever I click "Inject Source"

Xcode Version 8.2.1

really simple app.. all other InjectionForXCode works except the injection itself =[

I'm using the standalone app!

johnno1962 commented 7 years ago

You’re not trying to inject iPhone 5 by any chance? Injection only works for 64 bits unless you "patch"

ybeapps commented 7 years ago

Wow, where is it in the docs??? :)

‫ב-17 בינו׳ 2017, בשעה 12:08, ‏‏John Holdsworth ‏notifications@github.com כתב/ה:‬

You’re not trying to inject iPhone 5 by any chance? Injection only works for 64 bits unless you "patch"

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

johnno1962 commented 7 years ago

Sorry, never occured to me people would be needing 32 bits until another user mentioned it.