johnno1962 / injectionforxcode

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

*** Build Failed with status: 2. You may need to open and edit the bundle project to resolve issues with either header include paths or Frameworks the bundle links against. ***

 #245

Open leomqli opened 6 years ago

leomqli commented 6 years ago

*** Build Failed with status: 2. You may need to open and edit the bundle project to resolve issues with either header include paths or Frameworks the bundle links against. ***

 at /Users/leo/Library/Application Support/Developer/Shared/Xcode/Plug-ins/InjectionPlugin.xcplugin/Contents/Resources/common.pm line 61.
 main::error('Build Failed with status: 2. You may need to open and edit th...') called at /Users/leo/Library/Application Support/Developer/Shared/Xcode/Plug-ins/InjectionPlugin.xcplugin/Contents/Resources/injectSource.pl line 571
*** Bundle build failed ***

1525315243043

leomqli commented 6 years ago

Can you help me?

johnno1962 commented 6 years ago

I’d bet that was to do with using () or something in a file path which isn’t supported. Can you try the new version InjectionIII which might work from hereL http://johnholdsworth.com/injection.html