Advertisement
Guest User

Untitled

a guest
Dec 12th, 2017
466
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.76 KB | None | 0 0
  1. Error 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 'anne.henke@capecapital.com'.\" UserInfo={NSLocalizedFailureReason=Unable to log in with account 'anne.henke@capecapital.com'., NSLocalizedRecoverySuggestion=The login details for account 'anne.henke@capecapital.com' were rejected., DVTDeveloperAccountErrorAccount=<DVTAppleIDBasedDeveloperAccount 0x7fcc7c4a90d0: username: anne.henke@capecapital.com>, NSUnderlyingError=0x7fcc7c3f56c0 {Error Domain=DVTDeveloperAccountErrorDomain Code=4 \"anne.henke@capecapital.com could not sign in.\" UserInfo={NSLocalizedRecoverySuggestion=Cannot sign in to this account. Try signing into it again in the Accounts preference pane., NSLocalizedDescription=anne.henke@capecapital.com could not sign in., DVTDeveloperAccountErrorAccount=<DVTAppleIDBasedDeveloperAccount 0x7fcc7c4a90d0: username: anne.henke@capecapital.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 'anne.henke@capecapital.com'.
  6.  
  7. Error Domain=DVTServicesSessionErrorDomain Code=0 "Unable to log in with account 'anne.henke@capecapital.com'." UserInfo={NSLocalizedFailureReason=Unable to log in with account 'anne.henke@capecapital.com'., NSLocalizedRecoverySuggestion=The login details for account 'anne.henke@capecapital.com' were rejected., DVTDeveloperAccountErrorAccount=<DVTAppleIDBasedDeveloperAccount 0x7fcc7c4a90d0: username: anne.henke@capecapital.com>, NSUnderlyingError=0x7fcc7c3f56c0 {Error Domain=DVTDeveloperAccountErrorDomain Code=4 "anne.henke@capecapital.com could not sign in." UserInfo={NSLocalizedRecoverySuggestion=Cannot sign in to this account. Try signing into it again in the Accounts preference pane., NSLocalizedDescription=anne.henke@capecapital.com could not sign in., DVTDeveloperAccountErrorAccount=<DVTAppleIDBasedDeveloperAccount 0x7fcc7c4a90d0: username: anne.henke@capecapital.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