johnno1962 / injectionforxcode

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

s
sh: Manager: command not found #220

Closed 5kccp closed 6 years ago

5kccp commented 6 years ago

I found this error:

clang: error: no input files

real
0m0.031s
user
0m0.005s
sys 0m0.009 s
sh: Manager: command not found 

 Learnt compile failed 

 at /Users/new/Library/Application Support/Developer/Shared/Xcode/Plug-ins/InjectionPlugin.xcplugin/Contents/Resources/common.pm line 61.
 main::error('Learnt compile failed') called at /Users/new/Library/Application Support/Developer/Shared/Xcode/Plug-ins/InjectionPlugin.xcplugin/Contents/Resources/injectSource.pl line 389 
 Bundle build failed

johnno1962 commented 6 years ago

Spaces in file names?

5kccp commented 6 years ago

@johnno1962 Thank you for reminding me,I found that it was the "&" in directory causing the issue。

johnno1962 commented 6 years ago

That’ll do it.