johnno1962 / injectionforxcode

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

Shell Script Invocation Error #173

Closed andrewwormald closed 3 years ago

andrewwormald commented 7 years ago

So I keep getting the following error with Xcode 8.0 ~> Command /bin/sh failed with exit code 1

I have deleted derived data, cleaned the project, gone to run script and unselected options and tried, and tried with them selected also but nothing works

Any solution or anyone actually getting the same error?

running on macOS v 10.12

johnno1962 commented 7 years ago

Is this building the plugin or when you inject?

aaasun commented 7 years ago

@johnno1962 same error when building the InjectionPluging.xcodeproj xcode version:xcode 8.0 (8A218a)

johnno1962 commented 7 years ago

You’ll have to provide more of the logs from the injection console before I can know what your problem is.