johnno1962 / injectionforxcode

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

Bundle build failed #184

Closed 0ber closed 7 years ago

0ber commented 7 years ago

log :

0ber commented 7 years ago

and xcode logs:

:0: error: cannot open file '/var/folders/gy/dms6sh0x52721rsvwn4g44qm0000gn/T/sources-e0f20c' (No such file or directory) :0: error: this mode requires at least one input file
johnno1962 commented 7 years ago

Could be because your project has > 128 swift source files? See: https://github.com/johnno1962/injectionforxcode/issues/114