I'm using the next pod file:
platform :ios, "6.0"
target "Tests", :exclusive => true do pod 'KIF', :head end
After pods was successfully updated, i try to run 1 test method but after project build operation i receive next message in the XCode console: Unable to get entitlements for client task. Error: Error Domain=NSPOSIXErrorDomain Code=-1 "The operation couldn’t be completed. (POSIX error -1 - Unknown error: -1)