DeveloperProfile.ImportDeveloperProfile
: Import
developer profile
.DeveloperProfile.Installing
: Installing {0}
.DeveloperProfile.NoDeveloperProfileConfigured
: No
Apple developer profile is configured
.DeveloperProfile
into the current slave and unlocks its keychain
in preparation for the signing that uses it.DeveloperProfileLoader.MustSelectDeveloperProfile
: Please select a registered developer profile under global
configuration.
.DeveloperProfileLoader.MustSpecifyKeychainPath
: If
you do not select the global configuration keychain, you must specify
the keychain path.
.DeveloperProfileLoader.MustSpecifyKeychainPwd
: If
you do not select the global configuration keychain, you must specify
the keychain password.
.ExportIpa.ExportIpa
: Export IPA
.ExportIpa.NeedToSpecifyArchiveLocation
: To export
an IPA file You need to specify the location where the archive was
output in the Xcode Build step.
.OSXKeychainBuildWrapper.invalidDefaultKeychainName
: Invalid default keychain name: {0}
.OSXKeychainBuildWrapper.restoreOSXKeychainsAfterBuildProcessAsDefinedInGlobalConfiguration
:
Restore OS X keychains after build process as defined in global
configuration
.XCodeBuilder.AbortXcodeBuildFailed
: {@code xcodebuild
failed.XCodeBuilder.agvtoolPathNotSet
: Please specify the
path to the agvtool executable (usually /usr/bin/agvtool)
.XCodeBuilder.ArchivingDSYM
: Archiving dSYM
.XCodeBuilder.avgtoolNotFound
: Cannot find agvtool
with the configured path {0}.
.XCodeBuilder.BuildDirectory
: buildDirectory: {0}
.XCodeBuilder.buildDirMacroError
: {@code Failure while
expanding macros and variables for buildDir.XCodeBuilder.CFBundleIdentifierChanged
: Changing
CFBundleIdentifier from {0} to {1}
.XCodeBuilder.CFBundleIdentifierInfoPlistNotFound
: No info.plist found: {0}
.XCodeBuilder.CFBundleIdFailedGetInInfoPlist
: Failed
to read Bundle ID from ({0}): {1}
.XCodeBuilder.CFBundleIdFailedGetInMobileProvision
: Failed to read Provisioning UUID from ({0}): {1}
.XCodeBuilder.CFBundleIdReplaceWith
: Bundle ID is
replaced with: {0}
.XCodeBuilder.CFBundleShortVersionStringFound
: Found
marketing version (CFBundleShortVersionString): {0}
.XCodeBuilder.CFBundleShortVersionStringMacroError
: {@code
Failure while expanding macros and variables for
CFBundleShortVersionString.XCodeBuilder.CFBundleShortVersionStringNotFound
: No
marketing version (CFBundleShortVersionString) found.
.XCodeBuilder.CFBundleShortVersionStringUpdate
: Updating marketing version (CFBundleShortVersionString) to: {0}
.XCodeBuilder.CFBundleShortVersionStringUpdateError
: Could not set CFBundleShortVersionString to: {0}
.XCodeBuilder.CFBundleShortVersionStringUsed
: Marketing version (CFBundleShortVersionString) used by Jenkins to
produce the IPA: {0}
.XCodeBuilder.CFBundleShortVersionStringValue
: Marketing version (CFBundleShortVersionString) found in project
configuration: {0}
.XCodeBuilder.CFBundleVersionFound
: Found technical
version (CFBundleVersion): {0}
.XCodeBuilder.CFBundleVersionMacroError
: {@code Failure
while expanding macros and variables for CFBundleVersion.XCodeBuilder.CFBundleVersionNotFound
: No technical
version found (CFBundleVersion)
.XCodeBuilder.CFBundleVersionUpdate
: Updating
technical version (CFBundleVersion) to: {0}
.XCodeBuilder.CFBundleVersionUpdateError
: Could not
set the CFBundleVersion to: {0}
.XCodeBuilder.CFBundleVersionUsed
: Technical version
(CFBundleVersion) used by Jenkins to produce the IPA: {0}
.XCodeBuilder.CFBundleVersionValue
: Technical
version (CFBundleVersion) found in project configuration: {0}.
.XCodeBuilder.cleaningBuildDir
: Cleaning build
directory: {0}
.XCodeBuilder.cleaningDSYM
: Cleaning up previously
generated .dSYM.zip files
.XCodeBuilder.cleaningIPA
: Cleaning up previously
generated .ipa files
.XCodeBuilder.cleaningTestReportsDir
: Cleaning up
test-reports : {0}
.XCodeBuilder.CoudNotReadInfoFrom
: Could not read
information from {0}
.XCodeBuilder.CouldNotGetBuildConfig
: Could not get
build configuration ({0}) from {1}
.XCodeBuilder.CouldNotGetInfoFromScheme
: Could not
get information from scheme {0}
.XCodeBuilder.CouldNotReadProjectInfoFrom
: Could not
read project information from {0}
.XCodeBuilder.CreatingManifestPlist
: Creating
Manifest Plist => {0}
.XCodeBuilder.DebugInfoAvailableCertificates
: ==
Certificates available for the Codesign
.XCodeBuilder.DebugInfoAvailableParameters
: ==
Available parameters
.XCodeBuilder.DebugInfoAvailableSchemes
: ==
Available schemes
.XCodeBuilder.DebugInfoAvailableSDKs
: == Available
SDKs
.XCodeBuilder.DebugInfoCanFindCertificates
: == Can
we find the requested developer certificate ?
.XCodeBuilder.DebugInfoLineDelimiter
: ===========================================================
.XCodeBuilder.FailedToBuildIpa
: Failed to build
{0}
.XCodeBuilder.FailedToGetVersionFromInfoPlist
: Failed to get version from Info.plist: {0}
.XCodeBuilder.fetchingCFBundleShortVersionString
: Fetching marketing version number (CFBundleShortVersionString) from
project.
.XCodeBuilder.fetchingCFBundleVersion
: Fetching
technical version number (CFBundleVersion) from project.
.XCodeBuilder.FoundDevelopmentTeamID
: Found
developmentTeamID ({0}) from {1}
.XCodeBuilder.invokeXcodebuild
: Going to invoke
xcodebuild:
.XCodeBuilder.IpaExportMethodMuestBeOneOfTheFollowing
:
If buildIpa is checked, ipaExportMethod must be one of the
following: {0}
.XCodeBuilder.keychainNotConfigured
: No global
keychain or local keychain path/password was configured.
.XCodeBuilder.MarketingAndTechnicalVersionNotFound
: {@code
You have to provide a value for either the marketing or technical
version.XCodeBuilder.NeedOnDemandResourcesURL
: If you do
not include on demand resource assets in the bundle, you need a
specify URL to download the resource pack.
.XCodeBuilder.NeedSchema
: When outputting archive or
IPA, you need to specify a scheme.
.XCodeBuilder.NoAppFoundInBuildDirectory
: No .app or
.appex found in build directory ({0})
.XCodeBuilder.NoArchivesInBuildDirectory
: No
xcarchive found under Build directory {0}.XCodeBuilder.NoAvailableParameters
: There are no
available parameters or failed to parse the output of 'xcodebuild
-help'.
.XCodeBuilder.NoDSYMFileFound
: No dSYM file found in
{0} !
.XCodeBuilder.NoMatchingTargetsFound
: No Targets
found matching regular expression.
.XCodeBuilder.NoTargetsFoundInConfig
: Unable to find
any targets.
.XCodeBuilder.NotExistingBuildDirectory
: Build
directory does not exist at {0}.XCodeBuilder.PackagingArchiveToIpa
: Packaging
{0}.xcarchive => {1}
.XCodeBuilder.packagingIPA
: Packaging IPA
.XCodeBuilder.ProfileUUIDReplaceWith
: Provisioning
UUID is replaced with: {0}
.XCodeBuilder.ReadInfoFromScheme
: Read information
from scheme {0}
.XCodeBuilder.ReadInfoFromWorkspace
: Read
information from workspace {0}
.XCodeBuilder.ReadProjectInfoFrom
: Read project
information from {0}
.XCodeBuilder.ReadSigningInfoFromProject
: Read
signing information from Xcode Project.
.XCodeBuilder.SchemeAndTargetCantSpecifySameTime
: Scheme and target can not be specified at the same time.
.XCodeBuilder.SpecifyWorkspaceAlsoSetScheme
: If you
specify workspace, scheme setting is also required.
.XCodeBuilder.symRootMacroError
: {@code Failure while
expanding macros and variables for symRoot.XCodeBuilder.teamNotConfigured
: No global
development team or local team ID was configured, back to default
automatic signing
.XCodeBuilder.unlockKeychainFailed
: Unable to unlock
the keychain.
.XCodeBuilder.UseingReleaseConfigFor
: Useing Release
configuration for build.
.XCodeBuilder.UsingXcodeFileInfo
: Using Xcode
project file information {0}
.XCodeBuilder.warningPackagingIPAForSimulatorSDK
: WARNING: you are about to package an IPA but have selected a simulator
SDK ({0}).XCodeBuilder.workingDir
: Working directory is
{0}.
.XCodeBuilder.WorkspaceAndTargetCantSpecifySameTime
: Workspace and target can not be specified at the same time.
.XCodeBuilder.xcode
: Xcode
.XCodeBuilder.xcodebuildNotFound
: Cannot find
xcodebuild with the configured path {0}.
.XCodeBuilder.xcodebuildPathNotSet
: Please specify
the path to the xcodebuild executable (usually /usr/bin/xcodebuild)
.XCodeBuilder.XcodeToolsDir
: Xcode Tools directory
is {0}.
.XCodeBuilder.xcodeVersionNotFound
: {@code Check your Xcode
installation.XCodeBuilder.xcrunNotFound
: Cannot find xcrun with
the configured path {0}.
.XCodeBuilder.xcrunPathNotSet
: Please specify the
path to the xcrun executable (usually /usr/bin/xcrun)
.XCodeBuilder.zipFailed
: Failed to zip *.dSYM into
{0}-dSYM.zip
.DeveloperProfile.ImportDeveloperProfile
: Import
developer profile
.DeveloperProfile.Installing
: Installing {0}
.DeveloperProfile.NoDeveloperProfileConfigured
: No
Apple developer profile is configured
.DeveloperProfileLoader.MustSelectDeveloperProfile
: Please select a registered developer profile under global
configuration.
.DeveloperProfileLoader.MustSpecifyKeychainPath
: If
you do not select the global configuration keychain, you must specify
the keychain path.
.DeveloperProfileLoader.MustSpecifyKeychainPwd
: If
you do not select the global configuration keychain, you must specify
the keychain password.
.ExportIpa.ExportIpa
: Export IPA
.ExportIpa.NeedToSpecifyArchiveLocation
: To export
an IPA file You need to specify the location where the archive was
output in the Xcode Build step.
.OSXKeychainBuildWrapper.invalidDefaultKeychainName
: Invalid default keychain name: {0}
.OSXKeychainBuildWrapper.restoreOSXKeychainsAfterBuildProcessAsDefinedInGlobalConfiguration
:
Restore OS X keychains after build process as defined in global
configuration
.XCodeBuilder.AbortXcodeBuildFailed
: {@code xcodebuild
failed.XCodeBuilder.agvtoolPathNotSet
: Please specify the
path to the agvtool executable (usually /usr/bin/agvtool)
.XCodeBuilder.ArchivingDSYM
: Archiving dSYM
.XCodeBuilder.avgtoolNotFound
: Cannot find agvtool
with the configured path {0}.
.XCodeBuilder.BuildDirectory
: buildDirectory: {0}
.XCodeBuilder.buildDirMacroError
: {@code Failure while
expanding macros and variables for buildDir.XCodeBuilder.CFBundleIdentifierChanged
: Changing
CFBundleIdentifier from {0} to {1}
.XCodeBuilder.CFBundleIdentifierInfoPlistNotFound
: No info.plist found: {0}
.XCodeBuilder.CFBundleIdFailedGetInInfoPlist
: Failed
to read Bundle ID from ({0}): {1}
.XCodeBuilder.CFBundleIdFailedGetInMobileProvision
: Failed to read Provisioning UUID from ({0}): {1}
.XCodeBuilder.CFBundleIdReplaceWith
: Bundle ID is
replaced with: {0}
.XCodeBuilder.CFBundleShortVersionStringFound
: Found
marketing version (CFBundleShortVersionString): {0}
.XCodeBuilder.CFBundleShortVersionStringMacroError
: {@code
Failure while expanding macros and variables for
CFBundleShortVersionString.XCodeBuilder.CFBundleShortVersionStringNotFound
: No
marketing version (CFBundleShortVersionString) found.
.XCodeBuilder.CFBundleShortVersionStringUpdate
: Updating marketing version (CFBundleShortVersionString) to: {0}
.XCodeBuilder.CFBundleShortVersionStringUpdateError
: Could not set CFBundleShortVersionString to: {0}
.XCodeBuilder.CFBundleShortVersionStringUsed
: Marketing version (CFBundleShortVersionString) used by Jenkins to
produce the IPA: {0}
.XCodeBuilder.CFBundleShortVersionStringValue
: Marketing version (CFBundleShortVersionString) found in project
configuration: {0}
.XCodeBuilder.CFBundleVersionFound
: Found technical
version (CFBundleVersion): {0}
.XCodeBuilder.CFBundleVersionMacroError
: {@code Failure
while expanding macros and variables for CFBundleVersion.XCodeBuilder.CFBundleVersionNotFound
: No technical
version found (CFBundleVersion)
.XCodeBuilder.CFBundleVersionUpdate
: Updating
technical version (CFBundleVersion) to: {0}
.XCodeBuilder.CFBundleVersionUpdateError
: Could not
set the CFBundleVersion to: {0}
.XCodeBuilder.CFBundleVersionUsed
: Technical version
(CFBundleVersion) used by Jenkins to produce the IPA: {0}
.XCodeBuilder.CFBundleVersionValue
: Technical
version (CFBundleVersion) found in project configuration: {0}.
.XCodeBuilder.cleaningBuildDir
: Cleaning build
directory: {0}
.XCodeBuilder.cleaningDSYM
: Cleaning up previously
generated .dSYM.zip files
.XCodeBuilder.cleaningIPA
: Cleaning up previously
generated .ipa files
.XCodeBuilder.cleaningTestReportsDir
: Cleaning up
test-reports : {0}
.XCodeBuilder.CoudNotReadInfoFrom
: Could not read
information from {0}
.XCodeBuilder.CouldNotGetBuildConfig
: Could not get
build configuration ({0}) from {1}
.XCodeBuilder.CouldNotGetInfoFromScheme
: Could not
get information from scheme {0}
.XCodeBuilder.CouldNotReadProjectInfoFrom
: Could not
read project information from {0}
.XCodeBuilder.CreatingManifestPlist
: Creating
Manifest Plist => {0}
.XCodeBuilder.DebugInfoAvailableCertificates
: ==
Certificates available for the Codesign
.XCodeBuilder.DebugInfoAvailableParameters
: ==
Available parameters
.XCodeBuilder.DebugInfoAvailableSchemes
: ==
Available schemes
.XCodeBuilder.DebugInfoAvailableSDKs
: == Available
SDKs
.XCodeBuilder.DebugInfoCanFindCertificates
: == Can
we find the requested developer certificate ?
.XCodeBuilder.DebugInfoLineDelimiter
: ===========================================================
.XCodeBuilder.FailedToBuildIpa
: Failed to build
{0}
.XCodeBuilder.FailedToGetVersionFromInfoPlist
: Failed to get version from Info.plist: {0}
.XCodeBuilder.fetchingCFBundleShortVersionString
: Fetching marketing version number (CFBundleShortVersionString) from
project.
.XCodeBuilder.fetchingCFBundleVersion
: Fetching
technical version number (CFBundleVersion) from project.
.XCodeBuilder.FoundDevelopmentTeamID
: Found
developmentTeamID ({0}) from {1}
.XCodeBuilder.invokeXcodebuild
: Going to invoke
xcodebuild:
.XCodeBuilder.IpaExportMethodMuestBeOneOfTheFollowing
:
If buildIpa is checked, ipaExportMethod must be one of the
following: {0}
.XCodeBuilder.keychainNotConfigured
: No global
keychain or local keychain path/password was configured.
.XCodeBuilder.MarketingAndTechnicalVersionNotFound
: {@code
You have to provide a value for either the marketing or technical
version.XCodeBuilder.NeedOnDemandResourcesURL
: If you do
not include on demand resource assets in the bundle, you need a
specify URL to download the resource pack.
.XCodeBuilder.NeedSchema
: When outputting archive or
IPA, you need to specify a scheme.
.XCodeBuilder.NoAppFoundInBuildDirectory
: No .app or
.appex found in build directory ({0})
.XCodeBuilder.NoArchivesInBuildDirectory
: No
xcarchive found under Build directory {0}.XCodeBuilder.NoAvailableParameters
: There are no
available parameters or failed to parse the output of 'xcodebuild
-help'.
.XCodeBuilder.NoDSYMFileFound
: No dSYM file found in
{0} !
.XCodeBuilder.NoMatchingTargetsFound
: No Targets
found matching regular expression.
.XCodeBuilder.NoTargetsFoundInConfig
: Unable to find
any targets.
.XCodeBuilder.NotExistingBuildDirectory
: Build
directory does not exist at {0}.XCodeBuilder.PackagingArchiveToIpa
: Packaging
{0}.xcarchive => {1}
.XCodeBuilder.packagingIPA
: Packaging IPA
.XCodeBuilder.ProfileUUIDReplaceWith
: Provisioning
UUID is replaced with: {0}
.XCodeBuilder.ReadInfoFromScheme
: Read information
from scheme {0}
.XCodeBuilder.ReadInfoFromWorkspace
: Read
information from workspace {0}
.XCodeBuilder.ReadProjectInfoFrom
: Read project
information from {0}
.XCodeBuilder.ReadSigningInfoFromProject
: Read
signing information from Xcode Project.
.XCodeBuilder.SchemeAndTargetCantSpecifySameTime
: Scheme and target can not be specified at the same time.
.XCodeBuilder.SpecifyWorkspaceAlsoSetScheme
: If you
specify workspace, scheme setting is also required.
.XCodeBuilder.symRootMacroError
: {@code Failure while
expanding macros and variables for symRoot.XCodeBuilder.teamNotConfigured
: No global
development team or local team ID was configured, back to default
automatic signing
.XCodeBuilder.unlockKeychainFailed
: Unable to unlock
the keychain.
.XCodeBuilder.UseingReleaseConfigFor
: Useing Release
configuration for build.
.XCodeBuilder.UsingXcodeFileInfo
: Using Xcode
project file information {0}
.XCodeBuilder.warningPackagingIPAForSimulatorSDK
: WARNING: you are about to package an IPA but have selected a simulator
SDK ({0}).XCodeBuilder.workingDir
: Working directory is
{0}.
.XCodeBuilder.WorkspaceAndTargetCantSpecifySameTime
: Workspace and target can not be specified at the same time.
.XCodeBuilder.xcode
: Xcode
.XCodeBuilder.xcodebuildNotFound
: Cannot find
xcodebuild with the configured path {0}.
.XCodeBuilder.xcodebuildPathNotSet
: Please specify
the path to the xcodebuild executable (usually /usr/bin/xcodebuild)
.XCodeBuilder.XcodeToolsDir
: Xcode Tools directory
is {0}.
.XCodeBuilder.xcodeVersionNotFound
: {@code Check your Xcode
installation.XCodeBuilder.xcrunNotFound
: Cannot find xcrun with
the configured path {0}.
.XCodeBuilder.xcrunPathNotSet
: Please specify the
path to the xcrun executable (usually /usr/bin/xcrun)
.XCodeBuilder.zipFailed
: Failed to zip *.dSYM into
{0}-dSYM.zip
.Copyright © 2016–2018. All rights reserved.