iOS Question [RESOLVED] Problem Remote Compiler - Sending data to Remote compiler

MarcoRome

Expert
Licensed User
Longtime User
For a few hours if i compile in Principal server i have this error:

Sending data to remote compiler. Error
Error: security: SecKeychainDelete: The specified keychain could not be found.

Out: Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild clean

note: Using new build system
error: Could not delete `/Users/erel/Documents/UploadedProjects/<user id>/build` because it was not created by the build system.


Error: ** CLEAN FAILED **

if check also Prefer Secondary work.
 
Top