Remove SDKROOT relative search path
This was causing warnings with the iOS 9 SDK as this path doesn't even exist anymore and seemingly wasn't needed since XCTest came along. Fixes #4168
Showing
Please
register
or
sign in
to comment
This was causing warnings with the iOS 9 SDK as this path doesn't even exist anymore and seemingly wasn't needed since XCTest came along. Fixes #4168