Advertisement
Guest User

Untitled

a guest
Dec 12th, 2017
436
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. Domain=IDEDistributionSigningAssetStepErrorDomain Code=0 "Locating signing assets failed." UserInfo={NSLocalizedDescription=Locating signing assets failed., IDEDistributionSigningAssetStepUnderlyingErrors=(
  2. "Error Domain=DVTServicesSessionErrorDomain Code=0 \"Unable to log in with account 'emailio@appolica.com'.\" UserInfo={NSLocalizedFailureReason=Unable to log in with account 'emailio@appolica.com'., NSLocalizedRecoverySuggestion=The login details for account 'emailio@appolica.com' were rejected., DVTDeveloperAccountErrorAccount=<DVTAppleIDBasedDeveloperAccount 0x7f9b1ac257b0: username: emailio@appolica.com>, NSUnderlyingError=0x7f9b1e98fa00 {Error Domain=DVTDeveloperAccountErrorDomain Code=4 \"emailio@appolica.com could not sign in.\" UserInfo={NSLocalizedRecoverySuggestion=Cannot sign in to this account. Try signing into it again in the Accounts preference pane., NSLocalizedDescription=emailio@appolica.com could not sign in., DVTDeveloperAccountErrorAccount=<DVTAppleIDBasedDeveloperAccount 0x7f9b1ac257b0: username: emailio@appolica.com>}}}",
  3. "Error Domain=IDEProfileLocatorErrorDomain Code=1 \"No profiles for 'com.capecapital.red' were found\" UserInfo={NSLocalizedDescription=No profiles for 'com.capecapital.red' were found, NSLocalizedRecoverySuggestion=Xcode couldn't find any iOS In House provisioning profiles matching 'com.capecapital.red'.}"
  4. )}
  5. error: exportArchive: The operation couldn’t be completed. Unable to log in with account 'emailio@appolica.com'.
  6.  
  7. Error Domain=DVTServicesSessionErrorDomain Code=0 "Unable to log in with account 'emailio@appolica.com'." UserInfo={NSLocalizedFailureReason=Unable to log in with account 'emailio@appolica.com'., NSLocalizedRecoverySuggestion=The login details for account 'emailio@appolica.com' were rejected., DVTDeveloperAccountErrorAccount=<DVTAppleIDBasedDeveloperAccount 0x7f9b1ac257b0: username: emailio@appolica.com>, NSUnderlyingError=0x7f9b1e98fa00 {Error Domain=DVTDeveloperAccountErrorDomain Code=4 "emailio@appolica.com could not sign in." UserInfo={NSLocalizedRecoverySuggestion=Cannot sign in to this account. Try signing into it again in the Accounts preference pane., NSLocalizedDescription=emailio@appolica.com could not sign in., DVTDeveloperAccountErrorAccount=<DVTAppleIDBasedDeveloperAccount 0x7f9b1ac257b0: username: emailio@appolica.com>}}}
  8.  
  9. error: exportArchive: No profiles for 'com.capecapital.red' were found
  10.  
  11. Error Domain=IDEProfileLocatorErrorDomain Code=1 "No profiles for 'com.capecapital.red' were found" UserInfo={NSLocalizedDescription=No profiles for 'com.capecapital.red' were found, NSLocalizedRecoverySuggestion=Xcode couldn't find any iOS In House provisioning profiles matching 'com.capecapital.red'.}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement