@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_DeveloperProfile_ImportDeveloperProfile()
Key
DeveloperProfile.ImportDeveloperProfile : Import
developer profile . |
static org.jvnet.localizer.Localizable |
_DeveloperProfile_Installing(Object arg0)
Key
DeveloperProfile.Installing : Installing {0} . |
static org.jvnet.localizer.Localizable |
_DeveloperProfile_NoDeveloperProfileConfigured()
Key
DeveloperProfile.NoDeveloperProfileConfigured : No
Apple developer profile is configured . |
static org.jvnet.localizer.Localizable |
_DeveloperProfileLoader_KeychainPathOrPasswordIsBlank()
Key
DeveloperProfileLoader.KeychainPathOrPasswordIsBlank :
macOS Keychain password or file path is empty . |
static org.jvnet.localizer.Localizable |
_DeveloperProfileLoader_MustSelectDeveloperProfile()
Key
DeveloperProfileLoader.MustSelectDeveloperProfile : Please select a registered developer profile under global
configuration. . |
static org.jvnet.localizer.Localizable |
_DeveloperProfileLoader_MustSpecifyKeychainPath()
Key
DeveloperProfileLoader.MustSpecifyKeychainPath : If
you do not select the global configuration keychain, you must specify
the keychain path. . |
static org.jvnet.localizer.Localizable |
_DeveloperProfileLoader_MustSpecifyKeychainPwd()
Key
DeveloperProfileLoader.MustSpecifyKeychainPwd : If
you do not select the global configuration keychain, you must specify
the keychain password. . |
static org.jvnet.localizer.Localizable |
_DeveloperProfileLoader_NoKeychainInfoConfigured()
Key
DeveloperProfileLoader.NoKeychainInfoConfigured : No
macOS Keychain info is configured . |
static org.jvnet.localizer.Localizable |
_ExportIpa_ExportIpa()
Key
ExportIpa.ExportIpa : Export IPA . |
static org.jvnet.localizer.Localizable |
_ExportIpa_NeedToSpecifyArchiveLocation()
Key
ExportIpa.NeedToSpecifyArchiveLocation : To export
an IPA file You need to specify the location where the archive was
output in the Xcode Build step. . |
static org.jvnet.localizer.Localizable |
_KeychainPasswordAndPath_DisplayName()
Key
KeychainPasswordAndPath.DisplayName : macOS Keychain
password and path . |
static org.jvnet.localizer.Localizable |
_OSXKeychainUnclockStep_DisplayName()
Key
OSXKeychainUnclockStep.DisplayName : Unlock macOS X
Keychain . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_AbortXcodeBuildFailed()
Key
XCodeBuilder.AbortXcodeBuildFailed : {@code xcodebuild
failed. |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_agvtoolPathNotSet()
Key
XCodeBuilder.agvtoolPathNotSet : Please specify the
path to the agvtool executable (usually /usr/bin/agvtool) . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_ArchivingDSYM()
Key
XCodeBuilder.ArchivingDSYM : Archiving dSYM . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_avgtoolNotFound(Object arg0)
Key
XCodeBuilder.avgtoolNotFound : Cannot find agvtool
with the configured path {0}. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_BuildDirectory(Object arg0)
Key
XCodeBuilder.BuildDirectory : buildDirectory: {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_buildDirMacroError(Object arg0)
Key
XCodeBuilder.buildDirMacroError : {@code Failure while
expanding macros and variables for buildDir. |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CFBundleIdentifierChanged(Object arg0,
Object arg1)
Key
XCodeBuilder.CFBundleIdentifierChanged : Changing
CFBundleIdentifier from {0} to {1} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CFBundleIdentifierInfoPlistNotFound(Object arg0)
Key
XCodeBuilder.CFBundleIdentifierInfoPlistNotFound : No info.plist found: {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CFBundleIdFailedGetInInfoPlist(Object arg0,
Object arg1)
Key
XCodeBuilder.CFBundleIdFailedGetInInfoPlist : Failed
to read Bundle ID from ({0}): {1} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CFBundleIdFailedGetInMobileProvision(Object arg0,
Object arg1)
Key
XCodeBuilder.CFBundleIdFailedGetInMobileProvision : Failed to read Provisioning UUID from ({0}): {1} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CFBundleIdReplaceWith(Object arg0)
Key
XCodeBuilder.CFBundleIdReplaceWith : Bundle ID is
replaced with: {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CFBundleShortVersionStringFound(Object arg0)
Key
XCodeBuilder.CFBundleShortVersionStringFound : Found
marketing version (CFBundleShortVersionString): {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CFBundleShortVersionStringMacroError(Object arg0)
Key
XCodeBuilder.CFBundleShortVersionStringMacroError : {@code
Failure while expanding macros and variables for
CFBundleShortVersionString. |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CFBundleShortVersionStringNotFound()
Key
XCodeBuilder.CFBundleShortVersionStringNotFound : No
marketing version (CFBundleShortVersionString) found. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CFBundleShortVersionStringUpdate(Object arg0)
Key
XCodeBuilder.CFBundleShortVersionStringUpdate : Updating marketing version (CFBundleShortVersionString) to: {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CFBundleShortVersionStringUpdateError(Object arg0)
Key
XCodeBuilder.CFBundleShortVersionStringUpdateError : Could not set CFBundleShortVersionString to: {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CFBundleShortVersionStringUsed(Object arg0)
Key
XCodeBuilder.CFBundleShortVersionStringUsed : Marketing version (CFBundleShortVersionString) used by Jenkins to
produce the IPA: {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CFBundleShortVersionStringValue(Object arg0)
Key
XCodeBuilder.CFBundleShortVersionStringValue : Marketing version (CFBundleShortVersionString) found in project
configuration: {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CFBundleVersionFound(Object arg0)
Key
XCodeBuilder.CFBundleVersionFound : Found technical
version (CFBundleVersion): {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CFBundleVersionMacroError(Object arg0)
Key
XCodeBuilder.CFBundleVersionMacroError : {@code Failure
while expanding macros and variables for CFBundleVersion. |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CFBundleVersionNotFound()
Key
XCodeBuilder.CFBundleVersionNotFound : No technical
version found (CFBundleVersion) . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CFBundleVersionUpdate(Object arg0)
Key
XCodeBuilder.CFBundleVersionUpdate : Updating
technical version (CFBundleVersion) to: {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CFBundleVersionUpdateError(Object arg0)
Key
XCodeBuilder.CFBundleVersionUpdateError : Could not
set the CFBundleVersion to: {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CFBundleVersionUsed(Object arg0)
Key
XCodeBuilder.CFBundleVersionUsed : Technical version
(CFBundleVersion) used by Jenkins to produce the IPA: {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CFBundleVersionValue(Object arg0)
Key
XCodeBuilder.CFBundleVersionValue : Technical
version (CFBundleVersion) found in project configuration: {0}. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_cleaningBuildDir(Object arg0)
Key
XCodeBuilder.cleaningBuildDir : Cleaning build
directory: {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_cleaningDSYM()
Key
XCodeBuilder.cleaningDSYM : Cleaning up previously
generated .dSYM.zip files . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_cleaningIPA()
Key
XCodeBuilder.cleaningIPA : Cleaning up previously
generated .ipa files . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CleaningResultBundlePath(Object arg0)
Key
XCodeBuilder.CleaningResultBundlePath : Cleaning up
ResultBundlePath : {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_cleaningTestReportsDir(Object arg0)
Key
XCodeBuilder.cleaningTestReportsDir : Cleaning up
test-reports : {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CopiedProvisioningProfile(Object arg0,
Object arg1)
Key
XCodeBuilder.CopiedProvisioningProfile : Copied
provisioning profile {0} in to the predetermined location {1} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CouldNotGetBuildConfig(Object arg0,
Object arg1)
Key
XCodeBuilder.CouldNotGetBuildConfig : Could not get
build configuration ({0}) from {1} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CouldNotGetInfoFromMobileProvision(Object arg0)
Key
XCodeBuilder.CouldNotGetInfoFromMobileProvision : Could not get information from the provisioning profile: {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CouldNotGetInfoFromScheme(Object arg0)
Key
XCodeBuilder.CouldNotGetInfoFromScheme : Could not
get information from scheme {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CouldNotReadInfoFrom(Object arg0)
Key
XCodeBuilder.CouldNotReadInfoFrom : Could not read
information from {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CouldNotReadProjectInfoFrom(Object arg0)
Key
XCodeBuilder.CouldNotReadProjectInfoFrom : Could not
read project information from {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_CreatingManifestPlist(Object arg0)
Key
XCodeBuilder.CreatingManifestPlist : Creating
Manifest Plist => {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_DebugInfoAvailableCertificates()
Key
XCodeBuilder.DebugInfoAvailableCertificates : ==
Certificates available for the Codesign . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_DebugInfoAvailableParameters()
Key
XCodeBuilder.DebugInfoAvailableParameters : ==
Available parameters . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_DebugInfoAvailableSchemes()
Key
XCodeBuilder.DebugInfoAvailableSchemes : ==
Available schemes . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_DebugInfoAvailableSDKs()
Key
XCodeBuilder.DebugInfoAvailableSDKs : == Available
SDKs . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_DebugInfoCanFindCertificates()
Key
XCodeBuilder.DebugInfoCanFindCertificates : == Can
we find the requested developer certificate ? . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_DebugInfoLineDelimiter()
Key
XCodeBuilder.DebugInfoLineDelimiter : =========================================================== . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_FailedToBuildIpa(Object arg0)
Key
XCodeBuilder.FailedToBuildIpa : Failed to build
{0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_FailedToCopyMobileProvision(Object arg0)
Key
XCodeBuilder.FailedToCopyMobileProvision : Failed to
copy the mobile provision to the predetermined location: {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_FailedToGetVersionFromInfoPlist(Object arg0)
Key
XCodeBuilder.FailedToGetVersionFromInfoPlist : Failed to get version from Info.plist: {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_fetchingCFBundleShortVersionString()
Key
XCodeBuilder.fetchingCFBundleShortVersionString : Fetching marketing version number (CFBundleShortVersionString) from
project. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_fetchingCFBundleVersion()
Key
XCodeBuilder.fetchingCFBundleVersion : Fetching
technical version number (CFBundleVersion) from project. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_FoundDevelopmentTeamID(Object arg0,
Object arg1)
Key
XCodeBuilder.FoundDevelopmentTeamID : Found
developmentTeamID ({0}) from {1} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_invokeXcodebuild()
Key
XCodeBuilder.invokeXcodebuild : Going to invoke
xcodebuild: . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_IpaExportMethodMuestBeOneOfTheFollowing(Object arg0)
Key
XCodeBuilder.IpaExportMethodMuestBeOneOfTheFollowing :
If buildIpa is checked, ipaExportMethod must be one of the
following: {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_keychainNotConfigured()
Key
XCodeBuilder.keychainNotConfigured : No global
keychain or local keychain path/password was configured. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_MarketingAndTechnicalVersionNotFound()
Key
XCodeBuilder.MarketingAndTechnicalVersionNotFound : {@code
You have to provide a value for either the marketing or technical
version. |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_MultipleProjectInWorkSpace()
Key
XCodeBuilder.MultipleProjectInWorkSpace : Since
there are multiple projects in the workspace, you must be specify the
location of the target project as 'Xcode Project File'. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_NeedOnDemandResourcesURL()
Key
XCodeBuilder.NeedOnDemandResourcesURL : If you do
not include on demand resource assets in the bundle, you need a
specify URL to download the resource pack. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_NeedSchema()
Key
XCodeBuilder.NeedSchema : When outputting archive or
IPA, you need to specify a scheme. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_NoAppFoundInBuildDirectory(Object arg0)
Key
XCodeBuilder.NoAppFoundInBuildDirectory : No .app or
.appex found in build directory ({0}) . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_NoArchivesInBuildDirectory(Object arg0)
Key
XCodeBuilder.NoArchivesInBuildDirectory : No
xcarchive found under Build directory {0}. |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_NoAvailableParameters()
Key
XCodeBuilder.NoAvailableParameters : There are no
available parameters or failed to parse the output of 'xcodebuild
-help'. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_NoDSYMFileFound(Object arg0)
Key
XCodeBuilder.NoDSYMFileFound : No dSYM file found in
{0} ! . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_NoMatchingTargetsFound()
Key
XCodeBuilder.NoMatchingTargetsFound : No Targets
found matching regular expression. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_NoTargetsFoundInConfig()
Key
XCodeBuilder.NoTargetsFoundInConfig : Unable to find
any targets. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_NotExistingBuildDirectory(Object arg0)
Key
XCodeBuilder.NotExistingBuildDirectory : Build
directory does not exist at {0}. |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_PackagingArchiveToIpa(Object arg0,
Object arg1)
Key
XCodeBuilder.PackagingArchiveToIpa : Packaging
{0}.xcarchive => {1} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_packagingIPA()
Key
XCodeBuilder.packagingIPA : Packaging IPA . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_ParseingTestSummariesPlist(Object arg0)
Key
XCodeBuilder.ParseingTestSummariesPlist : Parseing
Test Summaries at {0}. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_ProfileUUIDReplaceWith(Object arg0)
Key
XCodeBuilder.ProfileUUIDReplaceWith : Provisioning
UUID is replaced with: {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_ReadInfoFromScheme(Object arg0)
Key
XCodeBuilder.ReadInfoFromScheme : Read information
from scheme {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_ReadInfoFromWorkspace(Object arg0)
Key
XCodeBuilder.ReadInfoFromWorkspace : Read
information from workspace {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_ReadProjectInfoFrom(Object arg0)
Key
XCodeBuilder.ReadProjectInfoFrom : Read project
information from {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_ReadSigningInfoFromProject()
Key
XCodeBuilder.ReadSigningInfoFromProject : Read
signing information from Xcode Project. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_SchemeAndTargetCantSpecifySameTime()
Key
XCodeBuilder.SchemeAndTargetCantSpecifySameTime : Scheme and target can not be specified at the same time. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_SpecifyWorkspaceAlsoSetScheme()
Key
XCodeBuilder.SpecifyWorkspaceAlsoSetScheme : If you
specify workspace, scheme setting is also required. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_symRootMacroError(Object arg0)
Key
XCodeBuilder.symRootMacroError : {@code Failure while
expanding macros and variables for symRoot. |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_teamNotConfigured()
Key
XCodeBuilder.teamNotConfigured : No global
development team or local team ID was configured, back to default
automatic signing . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_TestSummariesPlistNotExists(Object arg0)
Key
XCodeBuilder.TestSummariesPlistNotExists : Test
Summaries does not exist at {0}. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_unlockKeychainFailed()
Key
XCodeBuilder.unlockKeychainFailed : Unable to unlock
the keychain. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_UseDeprecatedKeychainInfo()
Key
XCodeBuilder.UseDeprecatedKeychainInfo : {@code The
'[WARNING!] : Configure System' keychain information is used but this
is a deprecated method. |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_UseingReleaseConfigFor()
Key
XCodeBuilder.UseingReleaseConfigFor : Useing Release
configuration for build. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_UsingXcodeFileInfo(Object arg0)
Key
XCodeBuilder.UsingXcodeFileInfo : Using Xcode
project file information {0} . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_warningPackagingIPAForSimulatorSDK(Object arg0)
Key
XCodeBuilder.warningPackagingIPAForSimulatorSDK : WARNING: you are about to package an IPA but have selected a simulator
SDK ({0}). |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_workingDir(Object arg0)
Key
XCodeBuilder.workingDir : Working directory is
{0}. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_WorkspaceAndTargetCantSpecifySameTime()
Key
XCodeBuilder.WorkspaceAndTargetCantSpecifySameTime : Workspace and target can not be specified at the same time. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_xcode()
Key
XCodeBuilder.xcode : Xcode . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_xcodebuildNotFound(Object arg0)
Key
XCodeBuilder.xcodebuildNotFound : Cannot find
xcodebuild with the configured path {0}. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_xcodebuildPathNotSet()
Key
XCodeBuilder.xcodebuildPathNotSet : Please specify
the path to the xcodebuild executable (usually /usr/bin/xcodebuild) . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_XcodeToolsDir(Object arg0)
Key
XCodeBuilder.XcodeToolsDir : Xcode Tools directory
is {0}. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_xcodeVersionNotFound()
Key
XCodeBuilder.xcodeVersionNotFound : {@code Check your Xcode
installation. |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_xcrunNotFound(Object arg0)
Key
XCodeBuilder.xcrunNotFound : Cannot find xcrun with
the configured path {0}. . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_xcrunPathNotSet()
Key
XCodeBuilder.xcrunPathNotSet : Please specify the
path to the xcrun executable (usually /usr/bin/xcrun) . |
static org.jvnet.localizer.Localizable |
_XCodeBuilder_zipFailed(Object arg0)
Key
XCodeBuilder.zipFailed : Failed to zip *.dSYM into
{0}-dSYM.zip . |
static String |
DeveloperProfile_ImportDeveloperProfile()
Key
DeveloperProfile.ImportDeveloperProfile : Import
developer profile . |
static String |
DeveloperProfile_Installing(Object arg0)
Key
DeveloperProfile.Installing : Installing {0} . |
static String |
DeveloperProfile_NoDeveloperProfileConfigured()
Key
DeveloperProfile.NoDeveloperProfileConfigured : No
Apple developer profile is configured . |
static String |
DeveloperProfileLoader_KeychainPathOrPasswordIsBlank()
Key
DeveloperProfileLoader.KeychainPathOrPasswordIsBlank :
macOS Keychain password or file path is empty . |
static String |
DeveloperProfileLoader_MustSelectDeveloperProfile()
Key
DeveloperProfileLoader.MustSelectDeveloperProfile : Please select a registered developer profile under global
configuration. . |
static String |
DeveloperProfileLoader_MustSpecifyKeychainPath()
Key
DeveloperProfileLoader.MustSpecifyKeychainPath : If
you do not select the global configuration keychain, you must specify
the keychain path. . |
static String |
DeveloperProfileLoader_MustSpecifyKeychainPwd()
Key
DeveloperProfileLoader.MustSpecifyKeychainPwd : If
you do not select the global configuration keychain, you must specify
the keychain password. . |
static String |
DeveloperProfileLoader_NoKeychainInfoConfigured()
Key
DeveloperProfileLoader.NoKeychainInfoConfigured : No
macOS Keychain info is configured . |
static String |
ExportIpa_ExportIpa()
Key
ExportIpa.ExportIpa : Export IPA . |
static String |
ExportIpa_NeedToSpecifyArchiveLocation()
Key
ExportIpa.NeedToSpecifyArchiveLocation : To export
an IPA file You need to specify the location where the archive was
output in the Xcode Build step. . |
static String |
KeychainPasswordAndPath_DisplayName()
Key
KeychainPasswordAndPath.DisplayName : macOS Keychain
password and path . |
static String |
OSXKeychainUnclockStep_DisplayName()
Key
OSXKeychainUnclockStep.DisplayName : Unlock macOS X
Keychain . |
static String |
XCodeBuilder_AbortXcodeBuildFailed()
Key
XCodeBuilder.AbortXcodeBuildFailed : {@code xcodebuild
failed. |
static String |
XCodeBuilder_agvtoolPathNotSet()
Key
XCodeBuilder.agvtoolPathNotSet : Please specify the
path to the agvtool executable (usually /usr/bin/agvtool) . |
static String |
XCodeBuilder_ArchivingDSYM()
Key
XCodeBuilder.ArchivingDSYM : Archiving dSYM . |
static String |
XCodeBuilder_avgtoolNotFound(Object arg0)
Key
XCodeBuilder.avgtoolNotFound : Cannot find agvtool
with the configured path {0}. . |
static String |
XCodeBuilder_BuildDirectory(Object arg0)
Key
XCodeBuilder.BuildDirectory : buildDirectory: {0} . |
static String |
XCodeBuilder_buildDirMacroError(Object arg0)
Key
XCodeBuilder.buildDirMacroError : {@code Failure while
expanding macros and variables for buildDir. |
static String |
XCodeBuilder_CFBundleIdentifierChanged(Object arg0,
Object arg1)
Key
XCodeBuilder.CFBundleIdentifierChanged : Changing
CFBundleIdentifier from {0} to {1} . |
static String |
XCodeBuilder_CFBundleIdentifierInfoPlistNotFound(Object arg0)
Key
XCodeBuilder.CFBundleIdentifierInfoPlistNotFound : No info.plist found: {0} . |
static String |
XCodeBuilder_CFBundleIdFailedGetInInfoPlist(Object arg0,
Object arg1)
Key
XCodeBuilder.CFBundleIdFailedGetInInfoPlist : Failed
to read Bundle ID from ({0}): {1} . |
static String |
XCodeBuilder_CFBundleIdFailedGetInMobileProvision(Object arg0,
Object arg1)
Key
XCodeBuilder.CFBundleIdFailedGetInMobileProvision : Failed to read Provisioning UUID from ({0}): {1} . |
static String |
XCodeBuilder_CFBundleIdReplaceWith(Object arg0)
Key
XCodeBuilder.CFBundleIdReplaceWith : Bundle ID is
replaced with: {0} . |
static String |
XCodeBuilder_CFBundleShortVersionStringFound(Object arg0)
Key
XCodeBuilder.CFBundleShortVersionStringFound : Found
marketing version (CFBundleShortVersionString): {0} . |
static String |
XCodeBuilder_CFBundleShortVersionStringMacroError(Object arg0)
Key
XCodeBuilder.CFBundleShortVersionStringMacroError : {@code
Failure while expanding macros and variables for
CFBundleShortVersionString. |
static String |
XCodeBuilder_CFBundleShortVersionStringNotFound()
Key
XCodeBuilder.CFBundleShortVersionStringNotFound : No
marketing version (CFBundleShortVersionString) found. . |
static String |
XCodeBuilder_CFBundleShortVersionStringUpdate(Object arg0)
Key
XCodeBuilder.CFBundleShortVersionStringUpdate : Updating marketing version (CFBundleShortVersionString) to: {0} . |
static String |
XCodeBuilder_CFBundleShortVersionStringUpdateError(Object arg0)
Key
XCodeBuilder.CFBundleShortVersionStringUpdateError : Could not set CFBundleShortVersionString to: {0} . |
static String |
XCodeBuilder_CFBundleShortVersionStringUsed(Object arg0)
Key
XCodeBuilder.CFBundleShortVersionStringUsed : Marketing version (CFBundleShortVersionString) used by Jenkins to
produce the IPA: {0} . |
static String |
XCodeBuilder_CFBundleShortVersionStringValue(Object arg0)
Key
XCodeBuilder.CFBundleShortVersionStringValue : Marketing version (CFBundleShortVersionString) found in project
configuration: {0} . |
static String |
XCodeBuilder_CFBundleVersionFound(Object arg0)
Key
XCodeBuilder.CFBundleVersionFound : Found technical
version (CFBundleVersion): {0} . |
static String |
XCodeBuilder_CFBundleVersionMacroError(Object arg0)
Key
XCodeBuilder.CFBundleVersionMacroError : {@code Failure
while expanding macros and variables for CFBundleVersion. |
static String |
XCodeBuilder_CFBundleVersionNotFound()
Key
XCodeBuilder.CFBundleVersionNotFound : No technical
version found (CFBundleVersion) . |
static String |
XCodeBuilder_CFBundleVersionUpdate(Object arg0)
Key
XCodeBuilder.CFBundleVersionUpdate : Updating
technical version (CFBundleVersion) to: {0} . |
static String |
XCodeBuilder_CFBundleVersionUpdateError(Object arg0)
Key
XCodeBuilder.CFBundleVersionUpdateError : Could not
set the CFBundleVersion to: {0} . |
static String |
XCodeBuilder_CFBundleVersionUsed(Object arg0)
Key
XCodeBuilder.CFBundleVersionUsed : Technical version
(CFBundleVersion) used by Jenkins to produce the IPA: {0} . |
static String |
XCodeBuilder_CFBundleVersionValue(Object arg0)
Key
XCodeBuilder.CFBundleVersionValue : Technical
version (CFBundleVersion) found in project configuration: {0}. . |
static String |
XCodeBuilder_cleaningBuildDir(Object arg0)
Key
XCodeBuilder.cleaningBuildDir : Cleaning build
directory: {0} . |
static String |
XCodeBuilder_cleaningDSYM()
Key
XCodeBuilder.cleaningDSYM : Cleaning up previously
generated .dSYM.zip files . |
static String |
XCodeBuilder_cleaningIPA()
Key
XCodeBuilder.cleaningIPA : Cleaning up previously
generated .ipa files . |
static String |
XCodeBuilder_CleaningResultBundlePath(Object arg0)
Key
XCodeBuilder.CleaningResultBundlePath : Cleaning up
ResultBundlePath : {0} . |
static String |
XCodeBuilder_cleaningTestReportsDir(Object arg0)
Key
XCodeBuilder.cleaningTestReportsDir : Cleaning up
test-reports : {0} . |
static String |
XCodeBuilder_CopiedProvisioningProfile(Object arg0,
Object arg1)
Key
XCodeBuilder.CopiedProvisioningProfile : Copied
provisioning profile {0} in to the predetermined location {1} . |
static String |
XCodeBuilder_CouldNotGetBuildConfig(Object arg0,
Object arg1)
Key
XCodeBuilder.CouldNotGetBuildConfig : Could not get
build configuration ({0}) from {1} . |
static String |
XCodeBuilder_CouldNotGetInfoFromMobileProvision(Object arg0)
Key
XCodeBuilder.CouldNotGetInfoFromMobileProvision : Could not get information from the provisioning profile: {0} . |
static String |
XCodeBuilder_CouldNotGetInfoFromScheme(Object arg0)
Key
XCodeBuilder.CouldNotGetInfoFromScheme : Could not
get information from scheme {0} . |
static String |
XCodeBuilder_CouldNotReadInfoFrom(Object arg0)
Key
XCodeBuilder.CouldNotReadInfoFrom : Could not read
information from {0} . |
static String |
XCodeBuilder_CouldNotReadProjectInfoFrom(Object arg0)
Key
XCodeBuilder.CouldNotReadProjectInfoFrom : Could not
read project information from {0} . |
static String |
XCodeBuilder_CreatingManifestPlist(Object arg0)
Key
XCodeBuilder.CreatingManifestPlist : Creating
Manifest Plist => {0} . |
static String |
XCodeBuilder_DebugInfoAvailableCertificates()
Key
XCodeBuilder.DebugInfoAvailableCertificates : ==
Certificates available for the Codesign . |
static String |
XCodeBuilder_DebugInfoAvailableParameters()
Key
XCodeBuilder.DebugInfoAvailableParameters : ==
Available parameters . |
static String |
XCodeBuilder_DebugInfoAvailableSchemes()
Key
XCodeBuilder.DebugInfoAvailableSchemes : ==
Available schemes . |
static String |
XCodeBuilder_DebugInfoAvailableSDKs()
Key
XCodeBuilder.DebugInfoAvailableSDKs : == Available
SDKs . |
static String |
XCodeBuilder_DebugInfoCanFindCertificates()
Key
XCodeBuilder.DebugInfoCanFindCertificates : == Can
we find the requested developer certificate ? . |
static String |
XCodeBuilder_DebugInfoLineDelimiter()
Key
XCodeBuilder.DebugInfoLineDelimiter : =========================================================== . |
static String |
XCodeBuilder_FailedToBuildIpa(Object arg0)
Key
XCodeBuilder.FailedToBuildIpa : Failed to build
{0} . |
static String |
XCodeBuilder_FailedToCopyMobileProvision(Object arg0)
Key
XCodeBuilder.FailedToCopyMobileProvision : Failed to
copy the mobile provision to the predetermined location: {0} . |
static String |
XCodeBuilder_FailedToGetVersionFromInfoPlist(Object arg0)
Key
XCodeBuilder.FailedToGetVersionFromInfoPlist : Failed to get version from Info.plist: {0} . |
static String |
XCodeBuilder_fetchingCFBundleShortVersionString()
Key
XCodeBuilder.fetchingCFBundleShortVersionString : Fetching marketing version number (CFBundleShortVersionString) from
project. . |
static String |
XCodeBuilder_fetchingCFBundleVersion()
Key
XCodeBuilder.fetchingCFBundleVersion : Fetching
technical version number (CFBundleVersion) from project. . |
static String |
XCodeBuilder_FoundDevelopmentTeamID(Object arg0,
Object arg1)
Key
XCodeBuilder.FoundDevelopmentTeamID : Found
developmentTeamID ({0}) from {1} . |
static String |
XCodeBuilder_invokeXcodebuild()
Key
XCodeBuilder.invokeXcodebuild : Going to invoke
xcodebuild: . |
static String |
XCodeBuilder_IpaExportMethodMuestBeOneOfTheFollowing(Object arg0)
Key
XCodeBuilder.IpaExportMethodMuestBeOneOfTheFollowing :
If buildIpa is checked, ipaExportMethod must be one of the
following: {0} . |
static String |
XCodeBuilder_keychainNotConfigured()
Key
XCodeBuilder.keychainNotConfigured : No global
keychain or local keychain path/password was configured. . |
static String |
XCodeBuilder_MarketingAndTechnicalVersionNotFound()
Key
XCodeBuilder.MarketingAndTechnicalVersionNotFound : {@code
You have to provide a value for either the marketing or technical
version. |
static String |
XCodeBuilder_MultipleProjectInWorkSpace()
Key
XCodeBuilder.MultipleProjectInWorkSpace : Since
there are multiple projects in the workspace, you must be specify the
location of the target project as 'Xcode Project File'. . |
static String |
XCodeBuilder_NeedOnDemandResourcesURL()
Key
XCodeBuilder.NeedOnDemandResourcesURL : If you do
not include on demand resource assets in the bundle, you need a
specify URL to download the resource pack. . |
static String |
XCodeBuilder_NeedSchema()
Key
XCodeBuilder.NeedSchema : When outputting archive or
IPA, you need to specify a scheme. . |
static String |
XCodeBuilder_NoAppFoundInBuildDirectory(Object arg0)
Key
XCodeBuilder.NoAppFoundInBuildDirectory : No .app or
.appex found in build directory ({0}) . |
static String |
XCodeBuilder_NoArchivesInBuildDirectory(Object arg0)
Key
XCodeBuilder.NoArchivesInBuildDirectory : No
xcarchive found under Build directory {0}. |
static String |
XCodeBuilder_NoAvailableParameters()
Key
XCodeBuilder.NoAvailableParameters : There are no
available parameters or failed to parse the output of 'xcodebuild
-help'. . |
static String |
XCodeBuilder_NoDSYMFileFound(Object arg0)
Key
XCodeBuilder.NoDSYMFileFound : No dSYM file found in
{0} ! . |
static String |
XCodeBuilder_NoMatchingTargetsFound()
Key
XCodeBuilder.NoMatchingTargetsFound : No Targets
found matching regular expression. . |
static String |
XCodeBuilder_NoTargetsFoundInConfig()
Key
XCodeBuilder.NoTargetsFoundInConfig : Unable to find
any targets. . |
static String |
XCodeBuilder_NotExistingBuildDirectory(Object arg0)
Key
XCodeBuilder.NotExistingBuildDirectory : Build
directory does not exist at {0}. |
static String |
XCodeBuilder_PackagingArchiveToIpa(Object arg0,
Object arg1)
Key
XCodeBuilder.PackagingArchiveToIpa : Packaging
{0}.xcarchive => {1} . |
static String |
XCodeBuilder_packagingIPA()
Key
XCodeBuilder.packagingIPA : Packaging IPA . |
static String |
XCodeBuilder_ParseingTestSummariesPlist(Object arg0)
Key
XCodeBuilder.ParseingTestSummariesPlist : Parseing
Test Summaries at {0}. . |
static String |
XCodeBuilder_ProfileUUIDReplaceWith(Object arg0)
Key
XCodeBuilder.ProfileUUIDReplaceWith : Provisioning
UUID is replaced with: {0} . |
static String |
XCodeBuilder_ReadInfoFromScheme(Object arg0)
Key
XCodeBuilder.ReadInfoFromScheme : Read information
from scheme {0} . |
static String |
XCodeBuilder_ReadInfoFromWorkspace(Object arg0)
Key
XCodeBuilder.ReadInfoFromWorkspace : Read
information from workspace {0} . |
static String |
XCodeBuilder_ReadProjectInfoFrom(Object arg0)
Key
XCodeBuilder.ReadProjectInfoFrom : Read project
information from {0} . |
static String |
XCodeBuilder_ReadSigningInfoFromProject()
Key
XCodeBuilder.ReadSigningInfoFromProject : Read
signing information from Xcode Project. . |
static String |
XCodeBuilder_SchemeAndTargetCantSpecifySameTime()
Key
XCodeBuilder.SchemeAndTargetCantSpecifySameTime : Scheme and target can not be specified at the same time. . |
static String |
XCodeBuilder_SpecifyWorkspaceAlsoSetScheme()
Key
XCodeBuilder.SpecifyWorkspaceAlsoSetScheme : If you
specify workspace, scheme setting is also required. . |
static String |
XCodeBuilder_symRootMacroError(Object arg0)
Key
XCodeBuilder.symRootMacroError : {@code Failure while
expanding macros and variables for symRoot. |
static String |
XCodeBuilder_teamNotConfigured()
Key
XCodeBuilder.teamNotConfigured : No global
development team or local team ID was configured, back to default
automatic signing . |
static String |
XCodeBuilder_TestSummariesPlistNotExists(Object arg0)
Key
XCodeBuilder.TestSummariesPlistNotExists : Test
Summaries does not exist at {0}. . |
static String |
XCodeBuilder_unlockKeychainFailed()
Key
XCodeBuilder.unlockKeychainFailed : Unable to unlock
the keychain. . |
static String |
XCodeBuilder_UseDeprecatedKeychainInfo()
Key
XCodeBuilder.UseDeprecatedKeychainInfo : {@code The
'[WARNING!] : Configure System' keychain information is used but this
is a deprecated method. |
static String |
XCodeBuilder_UseingReleaseConfigFor()
Key
XCodeBuilder.UseingReleaseConfigFor : Useing Release
configuration for build. . |
static String |
XCodeBuilder_UsingXcodeFileInfo(Object arg0)
Key
XCodeBuilder.UsingXcodeFileInfo : Using Xcode
project file information {0} . |
static String |
XCodeBuilder_warningPackagingIPAForSimulatorSDK(Object arg0)
Key
XCodeBuilder.warningPackagingIPAForSimulatorSDK : WARNING: you are about to package an IPA but have selected a simulator
SDK ({0}). |
static String |
XCodeBuilder_workingDir(Object arg0)
Key
XCodeBuilder.workingDir : Working directory is
{0}. . |
static String |
XCodeBuilder_WorkspaceAndTargetCantSpecifySameTime()
Key
XCodeBuilder.WorkspaceAndTargetCantSpecifySameTime : Workspace and target can not be specified at the same time. . |
static String |
XCodeBuilder_xcode()
Key
XCodeBuilder.xcode : Xcode . |
static String |
XCodeBuilder_xcodebuildNotFound(Object arg0)
Key
XCodeBuilder.xcodebuildNotFound : Cannot find
xcodebuild with the configured path {0}. . |
static String |
XCodeBuilder_xcodebuildPathNotSet()
Key
XCodeBuilder.xcodebuildPathNotSet : Please specify
the path to the xcodebuild executable (usually /usr/bin/xcodebuild) . |
static String |
XCodeBuilder_XcodeToolsDir(Object arg0)
Key
XCodeBuilder.XcodeToolsDir : Xcode Tools directory
is {0}. . |
static String |
XCodeBuilder_xcodeVersionNotFound()
Key
XCodeBuilder.xcodeVersionNotFound : {@code Check your Xcode
installation. |
static String |
XCodeBuilder_xcrunNotFound(Object arg0)
Key
XCodeBuilder.xcrunNotFound : Cannot find xcrun with
the configured path {0}. . |
static String |
XCodeBuilder_xcrunPathNotSet()
Key
XCodeBuilder.xcrunPathNotSet : Please specify the
path to the xcrun executable (usually /usr/bin/xcrun) . |
static String |
XCodeBuilder_zipFailed(Object arg0)
Key
XCodeBuilder.zipFailed : Failed to zip *.dSYM into
{0}-dSYM.zip . |
public static String XCodeBuilder_avgtoolNotFound(Object arg0)
XCodeBuilder.avgtoolNotFound
: Cannot find agvtool
with the configured path {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cannot find agvtool with the configured path {0}.
public static org.jvnet.localizer.Localizable _XCodeBuilder_avgtoolNotFound(Object arg0)
XCodeBuilder.avgtoolNotFound
: Cannot find agvtool
with the configured path {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cannot find agvtool with the configured path {0}.
public static String XCodeBuilder_buildDirMacroError(Object arg0)
XCodeBuilder.buildDirMacroError
: Failure while
expanding macros and variables for buildDir. Error: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failure while expanding macros and variables for buildDir.
Error: {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_buildDirMacroError(Object arg0)
XCodeBuilder.buildDirMacroError
: Failure while
expanding macros and variables for buildDir. Error: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failure while expanding macros and variables for buildDir.
Error: {0}
public static String OSXKeychainUnclockStep_DisplayName()
OSXKeychainUnclockStep.DisplayName
: Unlock macOS X
Keychain
.Unlock macOS X Keychain
public static org.jvnet.localizer.Localizable _OSXKeychainUnclockStep_DisplayName()
OSXKeychainUnclockStep.DisplayName
: Unlock macOS X
Keychain
.Unlock macOS X Keychain
public static String XCodeBuilder_CouldNotReadProjectInfoFrom(Object arg0)
XCodeBuilder.CouldNotReadProjectInfoFrom
: Could not
read project information from {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Could not read project information from {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CouldNotReadProjectInfoFrom(Object arg0)
XCodeBuilder.CouldNotReadProjectInfoFrom
: Could not
read project information from {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Could not read project information from {0}
public static String XCodeBuilder_CouldNotGetInfoFromMobileProvision(Object arg0)
XCodeBuilder.CouldNotGetInfoFromMobileProvision
: Could not get information from the provisioning profile: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Could not get information from the provisioning profile: {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CouldNotGetInfoFromMobileProvision(Object arg0)
XCodeBuilder.CouldNotGetInfoFromMobileProvision
: Could not get information from the provisioning profile: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Could not get information from the provisioning profile: {0}
public static String ExportIpa_ExportIpa()
ExportIpa.ExportIpa
: Export IPA
.Export IPA
public static org.jvnet.localizer.Localizable _ExportIpa_ExportIpa()
ExportIpa.ExportIpa
: Export IPA
.Export IPA
public static String ExportIpa_NeedToSpecifyArchiveLocation()
ExportIpa.NeedToSpecifyArchiveLocation
: To export
an IPA file You need to specify the location where the archive was
output in the Xcode Build step.
.To export an IPA file You need to specify the location where
the archive was output in the Xcode Build step.
public static org.jvnet.localizer.Localizable _ExportIpa_NeedToSpecifyArchiveLocation()
ExportIpa.NeedToSpecifyArchiveLocation
: To export
an IPA file You need to specify the location where the archive was
output in the Xcode Build step.
.To export an IPA file You need to specify the location where
the archive was output in the Xcode Build step.
public static String XCodeBuilder_CFBundleShortVersionStringUpdate(Object arg0)
XCodeBuilder.CFBundleShortVersionStringUpdate
: Updating marketing version (CFBundleShortVersionString) to: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Updating marketing version (CFBundleShortVersionString) to:
{0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CFBundleShortVersionStringUpdate(Object arg0)
XCodeBuilder.CFBundleShortVersionStringUpdate
: Updating marketing version (CFBundleShortVersionString) to: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Updating marketing version (CFBundleShortVersionString) to:
{0}
public static String XCodeBuilder_CFBundleVersionNotFound()
XCodeBuilder.CFBundleVersionNotFound
: No technical
version found (CFBundleVersion)
.No technical version found (CFBundleVersion)
public static org.jvnet.localizer.Localizable _XCodeBuilder_CFBundleVersionNotFound()
XCodeBuilder.CFBundleVersionNotFound
: No technical
version found (CFBundleVersion)
.No technical version found (CFBundleVersion)
public static String XCodeBuilder_xcode()
XCodeBuilder.xcode
: Xcode
.Xcode
public static org.jvnet.localizer.Localizable _XCodeBuilder_xcode()
XCodeBuilder.xcode
: Xcode
.Xcode
public static String XCodeBuilder_CFBundleShortVersionStringNotFound()
XCodeBuilder.CFBundleShortVersionStringNotFound
: No
marketing version (CFBundleShortVersionString) found.
.No marketing version (CFBundleShortVersionString) found.
public static org.jvnet.localizer.Localizable _XCodeBuilder_CFBundleShortVersionStringNotFound()
XCodeBuilder.CFBundleShortVersionStringNotFound
: No
marketing version (CFBundleShortVersionString) found.
.No marketing version (CFBundleShortVersionString) found.
public static String XCodeBuilder_CFBundleVersionUpdateError(Object arg0)
XCodeBuilder.CFBundleVersionUpdateError
: Could not
set the CFBundleVersion to: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Could not set the CFBundleVersion to: {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CFBundleVersionUpdateError(Object arg0)
XCodeBuilder.CFBundleVersionUpdateError
: Could not
set the CFBundleVersion to: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Could not set the CFBundleVersion to: {0}
public static String XCodeBuilder_fetchingCFBundleShortVersionString()
XCodeBuilder.fetchingCFBundleShortVersionString
: Fetching marketing version number (CFBundleShortVersionString) from
project.
.Fetching marketing version number (CFBundleShortVersionString)
from project.
public static org.jvnet.localizer.Localizable _XCodeBuilder_fetchingCFBundleShortVersionString()
XCodeBuilder.fetchingCFBundleShortVersionString
: Fetching marketing version number (CFBundleShortVersionString) from
project.
.Fetching marketing version number (CFBundleShortVersionString)
from project.
public static String XCodeBuilder_CFBundleShortVersionStringUpdateError(Object arg0)
XCodeBuilder.CFBundleShortVersionStringUpdateError
: Could not set CFBundleShortVersionString to: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Could not set CFBundleShortVersionString to: {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CFBundleShortVersionStringUpdateError(Object arg0)
XCodeBuilder.CFBundleShortVersionStringUpdateError
: Could not set CFBundleShortVersionString to: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Could not set CFBundleShortVersionString to: {0}
public static String XCodeBuilder_warningPackagingIPAForSimulatorSDK(Object arg0)
XCodeBuilder.warningPackagingIPAForSimulatorSDK
: WARNING: you are about to package an IPA but have selected a simulator
SDK ({0}). The packaging will most probably fail. Check your
configuration.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.WARNING: you are about to package an IPA but have selected a
simulator SDK ({0}). The packaging will most probably fail. Check your
configuration.
public static org.jvnet.localizer.Localizable _XCodeBuilder_warningPackagingIPAForSimulatorSDK(Object arg0)
XCodeBuilder.warningPackagingIPAForSimulatorSDK
: WARNING: you are about to package an IPA but have selected a simulator
SDK ({0}). The packaging will most probably fail. Check your
configuration.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.WARNING: you are about to package an IPA but have selected a
simulator SDK ({0}). The packaging will most probably fail. Check your
configuration.
public static String XCodeBuilder_CFBundleVersionUsed(Object arg0)
XCodeBuilder.CFBundleVersionUsed
: Technical version
(CFBundleVersion) used by Jenkins to produce the IPA: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Technical version (CFBundleVersion) used by Jenkins to produce
the IPA: {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CFBundleVersionUsed(Object arg0)
XCodeBuilder.CFBundleVersionUsed
: Technical version
(CFBundleVersion) used by Jenkins to produce the IPA: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Technical version (CFBundleVersion) used by Jenkins to produce
the IPA: {0}
public static String XCodeBuilder_ProfileUUIDReplaceWith(Object arg0)
XCodeBuilder.ProfileUUIDReplaceWith
: Provisioning
UUID is replaced with: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Provisioning UUID is replaced with: {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_ProfileUUIDReplaceWith(Object arg0)
XCodeBuilder.ProfileUUIDReplaceWith
: Provisioning
UUID is replaced with: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Provisioning UUID is replaced with: {0}
public static String XCodeBuilder_NeedSchema()
XCodeBuilder.NeedSchema
: When outputting archive or
IPA, you need to specify a scheme.
.When outputting archive or IPA, you need to specify a scheme.
public static org.jvnet.localizer.Localizable _XCodeBuilder_NeedSchema()
XCodeBuilder.NeedSchema
: When outputting archive or
IPA, you need to specify a scheme.
.When outputting archive or IPA, you need to specify a scheme.
public static String DeveloperProfileLoader_MustSpecifyKeychainPwd()
DeveloperProfileLoader.MustSpecifyKeychainPwd
: If
you do not select the global configuration keychain, you must specify
the keychain password.
.If you do not select the global configuration keychain, you
must specify the keychain password.
public static org.jvnet.localizer.Localizable _DeveloperProfileLoader_MustSpecifyKeychainPwd()
DeveloperProfileLoader.MustSpecifyKeychainPwd
: If
you do not select the global configuration keychain, you must specify
the keychain password.
.If you do not select the global configuration keychain, you
must specify the keychain password.
public static String XCodeBuilder_DebugInfoAvailableCertificates()
XCodeBuilder.DebugInfoAvailableCertificates
: ==
Certificates available for the Codesign
.== Certificates available for the Codesign
public static org.jvnet.localizer.Localizable _XCodeBuilder_DebugInfoAvailableCertificates()
XCodeBuilder.DebugInfoAvailableCertificates
: ==
Certificates available for the Codesign
.== Certificates available for the Codesign
public static String XCodeBuilder_cleaningBuildDir(Object arg0)
XCodeBuilder.cleaningBuildDir
: Cleaning build
directory: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cleaning build directory: {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_cleaningBuildDir(Object arg0)
XCodeBuilder.cleaningBuildDir
: Cleaning build
directory: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cleaning build directory: {0}
public static String XCodeBuilder_unlockKeychainFailed()
XCodeBuilder.unlockKeychainFailed
: Unable to unlock
the keychain.
.Unable to unlock the keychain.
public static org.jvnet.localizer.Localizable _XCodeBuilder_unlockKeychainFailed()
XCodeBuilder.unlockKeychainFailed
: Unable to unlock
the keychain.
.Unable to unlock the keychain.
public static String XCodeBuilder_CFBundleShortVersionStringFound(Object arg0)
XCodeBuilder.CFBundleShortVersionStringFound
: Found
marketing version (CFBundleShortVersionString): {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Found marketing version (CFBundleShortVersionString): {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CFBundleShortVersionStringFound(Object arg0)
XCodeBuilder.CFBundleShortVersionStringFound
: Found
marketing version (CFBundleShortVersionString): {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Found marketing version (CFBundleShortVersionString): {0}
public static String XCodeBuilder_CopiedProvisioningProfile(Object arg0, Object arg1)
XCodeBuilder.CopiedProvisioningProfile
: Copied
provisioning profile {0} in to the predetermined location {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Copied provisioning profile {0} in to the predetermined
location {1}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CopiedProvisioningProfile(Object arg0, Object arg1)
XCodeBuilder.CopiedProvisioningProfile
: Copied
provisioning profile {0} in to the predetermined location {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Copied provisioning profile {0} in to the predetermined
location {1}
public static String XCodeBuilder_workingDir(Object arg0)
XCodeBuilder.workingDir
: Working directory is
{0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Working directory is {0}.
public static org.jvnet.localizer.Localizable _XCodeBuilder_workingDir(Object arg0)
XCodeBuilder.workingDir
: Working directory is
{0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Working directory is {0}.
public static String XCodeBuilder_BuildDirectory(Object arg0)
XCodeBuilder.BuildDirectory
: buildDirectory: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.buildDirectory: {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_BuildDirectory(Object arg0)
XCodeBuilder.BuildDirectory
: buildDirectory: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.buildDirectory: {0}
public static String DeveloperProfileLoader_MustSelectDeveloperProfile()
DeveloperProfileLoader.MustSelectDeveloperProfile
: Please select a registered developer profile under global
configuration.
.Please select a registered developer profile under global
configuration.
public static org.jvnet.localizer.Localizable _DeveloperProfileLoader_MustSelectDeveloperProfile()
DeveloperProfileLoader.MustSelectDeveloperProfile
: Please select a registered developer profile under global
configuration.
.Please select a registered developer profile under global
configuration.
public static String DeveloperProfile_Installing(Object arg0)
DeveloperProfile.Installing
: Installing {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Installing {0}
public static org.jvnet.localizer.Localizable _DeveloperProfile_Installing(Object arg0)
DeveloperProfile.Installing
: Installing {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Installing {0}
public static String XCodeBuilder_CFBundleShortVersionStringUsed(Object arg0)
XCodeBuilder.CFBundleShortVersionStringUsed
: Marketing version (CFBundleShortVersionString) used by Jenkins to
produce the IPA: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Marketing version (CFBundleShortVersionString) used by Jenkins
to produce the IPA: {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CFBundleShortVersionStringUsed(Object arg0)
XCodeBuilder.CFBundleShortVersionStringUsed
: Marketing version (CFBundleShortVersionString) used by Jenkins to
produce the IPA: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Marketing version (CFBundleShortVersionString) used by Jenkins
to produce the IPA: {0}
public static String XCodeBuilder_UseDeprecatedKeychainInfo()
XCodeBuilder.UseDeprecatedKeychainInfo
: The
'[WARNING!] : Configure System' keychain information is used but this
is a deprecated method.
From now on, please set keychain information
to 'Credencials' instead of 'Configure System' and use it.
.The '[WARNING!] : Configure System' keychain information is
used but this is a deprecated method.
From now on, please set keychain
information to 'Credencials' instead of 'Configure System' and use
it.
public static org.jvnet.localizer.Localizable _XCodeBuilder_UseDeprecatedKeychainInfo()
XCodeBuilder.UseDeprecatedKeychainInfo
: The
'[WARNING!] : Configure System' keychain information is used but this
is a deprecated method.
From now on, please set keychain information
to 'Credencials' instead of 'Configure System' and use it.
.The '[WARNING!] : Configure System' keychain information is
used but this is a deprecated method.
From now on, please set keychain
information to 'Credencials' instead of 'Configure System' and use
it.
public static String XCodeBuilder_MultipleProjectInWorkSpace()
XCodeBuilder.MultipleProjectInWorkSpace
: Since
there are multiple projects in the workspace, you must be specify the
location of the target project as 'Xcode Project File'.
.Since there are multiple projects in the workspace, you must be
specify the location of the target project as 'Xcode Project File'.
public static org.jvnet.localizer.Localizable _XCodeBuilder_MultipleProjectInWorkSpace()
XCodeBuilder.MultipleProjectInWorkSpace
: Since
there are multiple projects in the workspace, you must be specify the
location of the target project as 'Xcode Project File'.
.Since there are multiple projects in the workspace, you must be
specify the location of the target project as 'Xcode Project File'.
public static String DeveloperProfileLoader_MustSpecifyKeychainPath()
DeveloperProfileLoader.MustSpecifyKeychainPath
: If
you do not select the global configuration keychain, you must specify
the keychain path.
.If you do not select the global configuration keychain, you
must specify the keychain path.
public static org.jvnet.localizer.Localizable _DeveloperProfileLoader_MustSpecifyKeychainPath()
DeveloperProfileLoader.MustSpecifyKeychainPath
: If
you do not select the global configuration keychain, you must specify
the keychain path.
.If you do not select the global configuration keychain, you
must specify the keychain path.
public static String XCodeBuilder_WorkspaceAndTargetCantSpecifySameTime()
XCodeBuilder.WorkspaceAndTargetCantSpecifySameTime
: Workspace and target can not be specified at the same time.
.Workspace and target can not be specified at the same time.
public static org.jvnet.localizer.Localizable _XCodeBuilder_WorkspaceAndTargetCantSpecifySameTime()
XCodeBuilder.WorkspaceAndTargetCantSpecifySameTime
: Workspace and target can not be specified at the same time.
.Workspace and target can not be specified at the same time.
public static String DeveloperProfile_ImportDeveloperProfile()
DeveloperProfile.ImportDeveloperProfile
: Import
developer profile
.Import developer profile
public static org.jvnet.localizer.Localizable _DeveloperProfile_ImportDeveloperProfile()
DeveloperProfile.ImportDeveloperProfile
: Import
developer profile
.Import developer profile
public static String XCodeBuilder_FailedToCopyMobileProvision(Object arg0)
XCodeBuilder.FailedToCopyMobileProvision
: Failed to
copy the mobile provision to the predetermined location: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to copy the mobile provision to the predetermined
location: {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_FailedToCopyMobileProvision(Object arg0)
XCodeBuilder.FailedToCopyMobileProvision
: Failed to
copy the mobile provision to the predetermined location: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to copy the mobile provision to the predetermined
location: {0}
public static String XCodeBuilder_invokeXcodebuild()
XCodeBuilder.invokeXcodebuild
: Going to invoke
xcodebuild:
.Going to invoke xcodebuild:
public static org.jvnet.localizer.Localizable _XCodeBuilder_invokeXcodebuild()
XCodeBuilder.invokeXcodebuild
: Going to invoke
xcodebuild:
.Going to invoke xcodebuild:
public static String XCodeBuilder_CFBundleShortVersionStringMacroError(Object arg0)
XCodeBuilder.CFBundleShortVersionStringMacroError
: Failure while expanding macros and variables for
CFBundleShortVersionString. Error: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failure while expanding macros and variables for
CFBundleShortVersionString. Error: {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CFBundleShortVersionStringMacroError(Object arg0)
XCodeBuilder.CFBundleShortVersionStringMacroError
: Failure while expanding macros and variables for
CFBundleShortVersionString. Error: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failure while expanding macros and variables for
CFBundleShortVersionString. Error: {0}
public static String XCodeBuilder_ParseingTestSummariesPlist(Object arg0)
XCodeBuilder.ParseingTestSummariesPlist
: Parseing
Test Summaries at {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Parseing Test Summaries at {0}.
public static org.jvnet.localizer.Localizable _XCodeBuilder_ParseingTestSummariesPlist(Object arg0)
XCodeBuilder.ParseingTestSummariesPlist
: Parseing
Test Summaries at {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Parseing Test Summaries at {0}.
public static String XCodeBuilder_NoDSYMFileFound(Object arg0)
XCodeBuilder.NoDSYMFileFound
: No dSYM file found in
{0} !
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No dSYM file found in {0} !
public static org.jvnet.localizer.Localizable _XCodeBuilder_NoDSYMFileFound(Object arg0)
XCodeBuilder.NoDSYMFileFound
: No dSYM file found in
{0} !
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No dSYM file found in {0} !
public static String XCodeBuilder_ReadProjectInfoFrom(Object arg0)
XCodeBuilder.ReadProjectInfoFrom
: Read project
information from {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Read project information from {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_ReadProjectInfoFrom(Object arg0)
XCodeBuilder.ReadProjectInfoFrom
: Read project
information from {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Read project information from {0}
public static String XCodeBuilder_CFBundleIdentifierInfoPlistNotFound(Object arg0)
XCodeBuilder.CFBundleIdentifierInfoPlistNotFound
: No info.plist found: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No info.plist found: {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CFBundleIdentifierInfoPlistNotFound(Object arg0)
XCodeBuilder.CFBundleIdentifierInfoPlistNotFound
: No info.plist found: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No info.plist found: {0}
public static String XCodeBuilder_NoTargetsFoundInConfig()
XCodeBuilder.NoTargetsFoundInConfig
: Unable to find
any targets.
.Unable to find any targets.
public static org.jvnet.localizer.Localizable _XCodeBuilder_NoTargetsFoundInConfig()
XCodeBuilder.NoTargetsFoundInConfig
: Unable to find
any targets.
.Unable to find any targets.
public static String XCodeBuilder_SchemeAndTargetCantSpecifySameTime()
XCodeBuilder.SchemeAndTargetCantSpecifySameTime
: Scheme and target can not be specified at the same time.
.Scheme and target can not be specified at the same time.
public static org.jvnet.localizer.Localizable _XCodeBuilder_SchemeAndTargetCantSpecifySameTime()
XCodeBuilder.SchemeAndTargetCantSpecifySameTime
: Scheme and target can not be specified at the same time.
.Scheme and target can not be specified at the same time.
public static String XCodeBuilder_xcodeVersionNotFound()
XCodeBuilder.xcodeVersionNotFound
: Check your Xcode
installation. Jenkins cannot retrieve its version.
.Check your Xcode installation. Jenkins cannot retrieve its
version.
public static org.jvnet.localizer.Localizable _XCodeBuilder_xcodeVersionNotFound()
XCodeBuilder.xcodeVersionNotFound
: Check your Xcode
installation. Jenkins cannot retrieve its version.
.Check your Xcode installation. Jenkins cannot retrieve its
version.
public static String XCodeBuilder_ReadSigningInfoFromProject()
XCodeBuilder.ReadSigningInfoFromProject
: Read
signing information from Xcode Project.
.Read signing information from Xcode Project.
public static org.jvnet.localizer.Localizable _XCodeBuilder_ReadSigningInfoFromProject()
XCodeBuilder.ReadSigningInfoFromProject
: Read
signing information from Xcode Project.
.Read signing information from Xcode Project.
public static String XCodeBuilder_CleaningResultBundlePath(Object arg0)
XCodeBuilder.CleaningResultBundlePath
: Cleaning up
ResultBundlePath : {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cleaning up ResultBundlePath : {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CleaningResultBundlePath(Object arg0)
XCodeBuilder.CleaningResultBundlePath
: Cleaning up
ResultBundlePath : {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cleaning up ResultBundlePath : {0}
public static String XCodeBuilder_CouldNotGetBuildConfig(Object arg0, Object arg1)
XCodeBuilder.CouldNotGetBuildConfig
: Could not get
build configuration ({0}) from {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Could not get build configuration ({0}) from {1}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CouldNotGetBuildConfig(Object arg0, Object arg1)
XCodeBuilder.CouldNotGetBuildConfig
: Could not get
build configuration ({0}) from {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Could not get build configuration ({0}) from {1}
public static String XCodeBuilder_keychainNotConfigured()
XCodeBuilder.keychainNotConfigured
: No global
keychain or local keychain path/password was configured.
.No global keychain or local keychain path/password was
configured.
public static org.jvnet.localizer.Localizable _XCodeBuilder_keychainNotConfigured()
XCodeBuilder.keychainNotConfigured
: No global
keychain or local keychain path/password was configured.
.No global keychain or local keychain path/password was
configured.
public static String XCodeBuilder_cleaningIPA()
XCodeBuilder.cleaningIPA
: Cleaning up previously
generated .ipa files
.Cleaning up previously generated .ipa files
public static org.jvnet.localizer.Localizable _XCodeBuilder_cleaningIPA()
XCodeBuilder.cleaningIPA
: Cleaning up previously
generated .ipa files
.Cleaning up previously generated .ipa files
public static String XCodeBuilder_teamNotConfigured()
XCodeBuilder.teamNotConfigured
: No global
development team or local team ID was configured, back to default
automatic signing
.No global development team or local team ID was configured,
back to default automatic signing
public static org.jvnet.localizer.Localizable _XCodeBuilder_teamNotConfigured()
XCodeBuilder.teamNotConfigured
: No global
development team or local team ID was configured, back to default
automatic signing
.No global development team or local team ID was configured,
back to default automatic signing
public static String XCodeBuilder_DebugInfoAvailableSchemes()
XCodeBuilder.DebugInfoAvailableSchemes
: ==
Available schemes
.== Available schemes
public static org.jvnet.localizer.Localizable _XCodeBuilder_DebugInfoAvailableSchemes()
XCodeBuilder.DebugInfoAvailableSchemes
: ==
Available schemes
.== Available schemes
public static String XCodeBuilder_cleaningDSYM()
XCodeBuilder.cleaningDSYM
: Cleaning up previously
generated .dSYM.zip files
.Cleaning up previously generated .dSYM.zip files
public static org.jvnet.localizer.Localizable _XCodeBuilder_cleaningDSYM()
XCodeBuilder.cleaningDSYM
: Cleaning up previously
generated .dSYM.zip files
.Cleaning up previously generated .dSYM.zip files
public static String XCodeBuilder_CreatingManifestPlist(Object arg0)
XCodeBuilder.CreatingManifestPlist
: Creating
Manifest Plist => {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Creating Manifest Plist => {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CreatingManifestPlist(Object arg0)
XCodeBuilder.CreatingManifestPlist
: Creating
Manifest Plist => {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Creating Manifest Plist => {0}
public static String XCodeBuilder_fetchingCFBundleVersion()
XCodeBuilder.fetchingCFBundleVersion
: Fetching
technical version number (CFBundleVersion) from project.
.Fetching technical version number (CFBundleVersion) from
project.
public static org.jvnet.localizer.Localizable _XCodeBuilder_fetchingCFBundleVersion()
XCodeBuilder.fetchingCFBundleVersion
: Fetching
technical version number (CFBundleVersion) from project.
.Fetching technical version number (CFBundleVersion) from
project.
public static String XCodeBuilder_CFBundleIdFailedGetInMobileProvision(Object arg0, Object arg1)
XCodeBuilder.CFBundleIdFailedGetInMobileProvision
: Failed to read Provisioning UUID from ({0}): {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to read Provisioning UUID from ({0}): {1}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CFBundleIdFailedGetInMobileProvision(Object arg0, Object arg1)
XCodeBuilder.CFBundleIdFailedGetInMobileProvision
: Failed to read Provisioning UUID from ({0}): {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to read Provisioning UUID from ({0}): {1}
public static String XCodeBuilder_zipFailed(Object arg0)
XCodeBuilder.zipFailed
: Failed to zip *.dSYM into
{0}-dSYM.zip
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to zip *.dSYM into {0}-dSYM.zip
public static org.jvnet.localizer.Localizable _XCodeBuilder_zipFailed(Object arg0)
XCodeBuilder.zipFailed
: Failed to zip *.dSYM into
{0}-dSYM.zip
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to zip *.dSYM into {0}-dSYM.zip
public static String XCodeBuilder_FailedToGetVersionFromInfoPlist(Object arg0)
XCodeBuilder.FailedToGetVersionFromInfoPlist
: Failed to get version from Info.plist: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to get version from Info.plist: {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_FailedToGetVersionFromInfoPlist(Object arg0)
XCodeBuilder.FailedToGetVersionFromInfoPlist
: Failed to get version from Info.plist: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to get version from Info.plist: {0}
public static String XCodeBuilder_XcodeToolsDir(Object arg0)
XCodeBuilder.XcodeToolsDir
: Xcode Tools directory
is {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Xcode Tools directory is {0}.
public static org.jvnet.localizer.Localizable _XCodeBuilder_XcodeToolsDir(Object arg0)
XCodeBuilder.XcodeToolsDir
: Xcode Tools directory
is {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Xcode Tools directory is {0}.
public static String XCodeBuilder_DebugInfoLineDelimiter()
XCodeBuilder.DebugInfoLineDelimiter
: ===========================================================
.===========================================================
public static org.jvnet.localizer.Localizable _XCodeBuilder_DebugInfoLineDelimiter()
XCodeBuilder.DebugInfoLineDelimiter
: ===========================================================
.===========================================================
public static String XCodeBuilder_NoAppFoundInBuildDirectory(Object arg0)
XCodeBuilder.NoAppFoundInBuildDirectory
: No .app or
.appex found in build directory ({0})
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No .app or .appex found in build directory ({0})
public static org.jvnet.localizer.Localizable _XCodeBuilder_NoAppFoundInBuildDirectory(Object arg0)
XCodeBuilder.NoAppFoundInBuildDirectory
: No .app or
.appex found in build directory ({0})
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No .app or .appex found in build directory ({0})
public static String XCodeBuilder_CouldNotGetInfoFromScheme(Object arg0)
XCodeBuilder.CouldNotGetInfoFromScheme
: Could not
get information from scheme {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Could not get information from scheme {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CouldNotGetInfoFromScheme(Object arg0)
XCodeBuilder.CouldNotGetInfoFromScheme
: Could not
get information from scheme {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Could not get information from scheme {0}
public static String XCodeBuilder_ArchivingDSYM()
XCodeBuilder.ArchivingDSYM
: Archiving dSYM
.Archiving dSYM
public static org.jvnet.localizer.Localizable _XCodeBuilder_ArchivingDSYM()
XCodeBuilder.ArchivingDSYM
: Archiving dSYM
.Archiving dSYM
public static String XCodeBuilder_UsingXcodeFileInfo(Object arg0)
XCodeBuilder.UsingXcodeFileInfo
: Using Xcode
project file information {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Using Xcode project file information {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_UsingXcodeFileInfo(Object arg0)
XCodeBuilder.UsingXcodeFileInfo
: Using Xcode
project file information {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Using Xcode project file information {0}
public static String XCodeBuilder_AbortXcodeBuildFailed()
XCodeBuilder.AbortXcodeBuildFailed
: xcodebuild
failed. Check the logs for details
.xcodebuild failed. Check the logs for details
public static org.jvnet.localizer.Localizable _XCodeBuilder_AbortXcodeBuildFailed()
XCodeBuilder.AbortXcodeBuildFailed
: xcodebuild
failed. Check the logs for details
.xcodebuild failed. Check the logs for details
public static String XCodeBuilder_ReadInfoFromWorkspace(Object arg0)
XCodeBuilder.ReadInfoFromWorkspace
: Read
information from workspace {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Read information from workspace {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_ReadInfoFromWorkspace(Object arg0)
XCodeBuilder.ReadInfoFromWorkspace
: Read
information from workspace {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Read information from workspace {0}
public static String XCodeBuilder_MarketingAndTechnicalVersionNotFound()
XCodeBuilder.MarketingAndTechnicalVersionNotFound
: You have to provide a value for either the marketing or technical
version. Found neither.
.You have to provide a value for either the marketing or
technical version. Found neither.
public static org.jvnet.localizer.Localizable _XCodeBuilder_MarketingAndTechnicalVersionNotFound()
XCodeBuilder.MarketingAndTechnicalVersionNotFound
: You have to provide a value for either the marketing or technical
version. Found neither.
.You have to provide a value for either the marketing or
technical version. Found neither.
public static String XCodeBuilder_cleaningTestReportsDir(Object arg0)
XCodeBuilder.cleaningTestReportsDir
: Cleaning up
test-reports : {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cleaning up test-reports : {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_cleaningTestReportsDir(Object arg0)
XCodeBuilder.cleaningTestReportsDir
: Cleaning up
test-reports : {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cleaning up test-reports : {0}
public static String XCodeBuilder_CFBundleIdFailedGetInInfoPlist(Object arg0, Object arg1)
XCodeBuilder.CFBundleIdFailedGetInInfoPlist
: Failed
to read Bundle ID from ({0}): {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to read Bundle ID from ({0}): {1}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CFBundleIdFailedGetInInfoPlist(Object arg0, Object arg1)
XCodeBuilder.CFBundleIdFailedGetInInfoPlist
: Failed
to read Bundle ID from ({0}): {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to read Bundle ID from ({0}): {1}
public static String XCodeBuilder_TestSummariesPlistNotExists(Object arg0)
XCodeBuilder.TestSummariesPlistNotExists
: Test
Summaries does not exist at {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Test Summaries does not exist at {0}.
public static org.jvnet.localizer.Localizable _XCodeBuilder_TestSummariesPlistNotExists(Object arg0)
XCodeBuilder.TestSummariesPlistNotExists
: Test
Summaries does not exist at {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Test Summaries does not exist at {0}.
public static String XCodeBuilder_CFBundleVersionValue(Object arg0)
XCodeBuilder.CFBundleVersionValue
: Technical
version (CFBundleVersion) found in project configuration: {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Technical version (CFBundleVersion) found in project
configuration: {0}.
public static org.jvnet.localizer.Localizable _XCodeBuilder_CFBundleVersionValue(Object arg0)
XCodeBuilder.CFBundleVersionValue
: Technical
version (CFBundleVersion) found in project configuration: {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Technical version (CFBundleVersion) found in project
configuration: {0}.
public static String XCodeBuilder_NoAvailableParameters()
XCodeBuilder.NoAvailableParameters
: There are no
available parameters or failed to parse the output of 'xcodebuild
-help'.
.There are no available parameters or failed to parse the output
of 'xcodebuild -help'.
public static org.jvnet.localizer.Localizable _XCodeBuilder_NoAvailableParameters()
XCodeBuilder.NoAvailableParameters
: There are no
available parameters or failed to parse the output of 'xcodebuild
-help'.
.There are no available parameters or failed to parse the output
of 'xcodebuild -help'.
public static String XCodeBuilder_packagingIPA()
XCodeBuilder.packagingIPA
: Packaging IPA
.Packaging IPA
public static org.jvnet.localizer.Localizable _XCodeBuilder_packagingIPA()
XCodeBuilder.packagingIPA
: Packaging IPA
.Packaging IPA
public static String XCodeBuilder_CFBundleVersionUpdate(Object arg0)
XCodeBuilder.CFBundleVersionUpdate
: Updating
technical version (CFBundleVersion) to: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Updating technical version (CFBundleVersion) to: {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CFBundleVersionUpdate(Object arg0)
XCodeBuilder.CFBundleVersionUpdate
: Updating
technical version (CFBundleVersion) to: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Updating technical version (CFBundleVersion) to: {0}
public static String XCodeBuilder_FoundDevelopmentTeamID(Object arg0, Object arg1)
XCodeBuilder.FoundDevelopmentTeamID
: Found
developmentTeamID ({0}) from {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Found developmentTeamID ({0}) from {1}
public static org.jvnet.localizer.Localizable _XCodeBuilder_FoundDevelopmentTeamID(Object arg0, Object arg1)
XCodeBuilder.FoundDevelopmentTeamID
: Found
developmentTeamID ({0}) from {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Found developmentTeamID ({0}) from {1}
public static String XCodeBuilder_xcodebuildPathNotSet()
XCodeBuilder.xcodebuildPathNotSet
: Please specify
the path to the xcodebuild executable (usually /usr/bin/xcodebuild)
.Please specify the path to the xcodebuild executable (usually
/usr/bin/xcodebuild)
public static org.jvnet.localizer.Localizable _XCodeBuilder_xcodebuildPathNotSet()
XCodeBuilder.xcodebuildPathNotSet
: Please specify
the path to the xcodebuild executable (usually /usr/bin/xcodebuild)
.Please specify the path to the xcodebuild executable (usually
/usr/bin/xcodebuild)
public static String XCodeBuilder_PackagingArchiveToIpa(Object arg0, Object arg1)
XCodeBuilder.PackagingArchiveToIpa
: Packaging
{0}.xcarchive => {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Packaging {0}.xcarchive => {1}
public static org.jvnet.localizer.Localizable _XCodeBuilder_PackagingArchiveToIpa(Object arg0, Object arg1)
XCodeBuilder.PackagingArchiveToIpa
: Packaging
{0}.xcarchive => {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Packaging {0}.xcarchive => {1}
public static String XCodeBuilder_xcodebuildNotFound(Object arg0)
XCodeBuilder.xcodebuildNotFound
: Cannot find
xcodebuild with the configured path {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cannot find xcodebuild with the configured path {0}.
public static org.jvnet.localizer.Localizable _XCodeBuilder_xcodebuildNotFound(Object arg0)
XCodeBuilder.xcodebuildNotFound
: Cannot find
xcodebuild with the configured path {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cannot find xcodebuild with the configured path {0}.
public static String KeychainPasswordAndPath_DisplayName()
KeychainPasswordAndPath.DisplayName
: macOS Keychain
password and path
.macOS Keychain password and path
public static org.jvnet.localizer.Localizable _KeychainPasswordAndPath_DisplayName()
KeychainPasswordAndPath.DisplayName
: macOS Keychain
password and path
.macOS Keychain password and path
public static String XCodeBuilder_SpecifyWorkspaceAlsoSetScheme()
XCodeBuilder.SpecifyWorkspaceAlsoSetScheme
: If you
specify workspace, scheme setting is also required.
.If you specify workspace, scheme setting is also required.
public static org.jvnet.localizer.Localizable _XCodeBuilder_SpecifyWorkspaceAlsoSetScheme()
XCodeBuilder.SpecifyWorkspaceAlsoSetScheme
: If you
specify workspace, scheme setting is also required.
.If you specify workspace, scheme setting is also required.
public static String XCodeBuilder_xcrunPathNotSet()
XCodeBuilder.xcrunPathNotSet
: Please specify the
path to the xcrun executable (usually /usr/bin/xcrun)
.Please specify the path to the xcrun executable (usually
/usr/bin/xcrun)
public static org.jvnet.localizer.Localizable _XCodeBuilder_xcrunPathNotSet()
XCodeBuilder.xcrunPathNotSet
: Please specify the
path to the xcrun executable (usually /usr/bin/xcrun)
.Please specify the path to the xcrun executable (usually
/usr/bin/xcrun)
public static String XCodeBuilder_CouldNotReadInfoFrom(Object arg0)
XCodeBuilder.CouldNotReadInfoFrom
: Could not read
information from {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Could not read information from {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CouldNotReadInfoFrom(Object arg0)
XCodeBuilder.CouldNotReadInfoFrom
: Could not read
information from {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Could not read information from {0}
public static String XCodeBuilder_CFBundleVersionMacroError(Object arg0)
XCodeBuilder.CFBundleVersionMacroError
: Failure
while expanding macros and variables for CFBundleVersion. Error: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failure while expanding macros and variables for
CFBundleVersion. Error: {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CFBundleVersionMacroError(Object arg0)
XCodeBuilder.CFBundleVersionMacroError
: Failure
while expanding macros and variables for CFBundleVersion. Error: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failure while expanding macros and variables for
CFBundleVersion. Error: {0}
public static String XCodeBuilder_IpaExportMethodMuestBeOneOfTheFollowing(Object arg0)
XCodeBuilder.IpaExportMethodMuestBeOneOfTheFollowing
:
If buildIpa is checked, ipaExportMethod must be one of the
following: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.If buildIpa is checked, ipaExportMethod must be one of the
following: {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_IpaExportMethodMuestBeOneOfTheFollowing(Object arg0)
XCodeBuilder.IpaExportMethodMuestBeOneOfTheFollowing
:
If buildIpa is checked, ipaExportMethod must be one of the
following: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.If buildIpa is checked, ipaExportMethod must be one of the
following: {0}
public static String DeveloperProfileLoader_NoKeychainInfoConfigured()
DeveloperProfileLoader.NoKeychainInfoConfigured
: No
macOS Keychain info is configured
.No macOS Keychain info is configured
public static org.jvnet.localizer.Localizable _DeveloperProfileLoader_NoKeychainInfoConfigured()
DeveloperProfileLoader.NoKeychainInfoConfigured
: No
macOS Keychain info is configured
.No macOS Keychain info is configured
public static String XCodeBuilder_DebugInfoAvailableSDKs()
XCodeBuilder.DebugInfoAvailableSDKs
: == Available
SDKs
.== Available SDKs
public static org.jvnet.localizer.Localizable _XCodeBuilder_DebugInfoAvailableSDKs()
XCodeBuilder.DebugInfoAvailableSDKs
: == Available
SDKs
.== Available SDKs
public static String XCodeBuilder_ReadInfoFromScheme(Object arg0)
XCodeBuilder.ReadInfoFromScheme
: Read information
from scheme {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Read information from scheme {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_ReadInfoFromScheme(Object arg0)
XCodeBuilder.ReadInfoFromScheme
: Read information
from scheme {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Read information from scheme {0}
public static String XCodeBuilder_NoArchivesInBuildDirectory(Object arg0)
XCodeBuilder.NoArchivesInBuildDirectory
: No
xcarchive found under Build directory {0}. This could be a
configuration or transcient error.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No xcarchive found under Build directory {0}. This could be a
configuration or transcient error.
public static org.jvnet.localizer.Localizable _XCodeBuilder_NoArchivesInBuildDirectory(Object arg0)
XCodeBuilder.NoArchivesInBuildDirectory
: No
xcarchive found under Build directory {0}. This could be a
configuration or transcient error.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No xcarchive found under Build directory {0}. This could be a
configuration or transcient error.
public static String DeveloperProfileLoader_KeychainPathOrPasswordIsBlank()
DeveloperProfileLoader.KeychainPathOrPasswordIsBlank
:
macOS Keychain password or file path is empty
.macOS Keychain password or file path is empty
public static org.jvnet.localizer.Localizable _DeveloperProfileLoader_KeychainPathOrPasswordIsBlank()
DeveloperProfileLoader.KeychainPathOrPasswordIsBlank
:
macOS Keychain password or file path is empty
.macOS Keychain password or file path is empty
public static String XCodeBuilder_symRootMacroError(Object arg0)
XCodeBuilder.symRootMacroError
: Failure while
expanding macros and variables for symRoot. Error: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failure while expanding macros and variables for symRoot.
Error: {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_symRootMacroError(Object arg0)
XCodeBuilder.symRootMacroError
: Failure while
expanding macros and variables for symRoot. Error: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failure while expanding macros and variables for symRoot.
Error: {0}
public static String XCodeBuilder_FailedToBuildIpa(Object arg0)
XCodeBuilder.FailedToBuildIpa
: Failed to build
{0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to build {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_FailedToBuildIpa(Object arg0)
XCodeBuilder.FailedToBuildIpa
: Failed to build
{0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to build {0}
public static String XCodeBuilder_DebugInfoCanFindCertificates()
XCodeBuilder.DebugInfoCanFindCertificates
: == Can
we find the requested developer certificate ?
.== Can we find the requested developer certificate ?
public static org.jvnet.localizer.Localizable _XCodeBuilder_DebugInfoCanFindCertificates()
XCodeBuilder.DebugInfoCanFindCertificates
: == Can
we find the requested developer certificate ?
.== Can we find the requested developer certificate ?
public static String XCodeBuilder_NotExistingBuildDirectory(Object arg0)
XCodeBuilder.NotExistingBuildDirectory
: Build
directory does not exist at {0}. Potential configuration issue.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Build directory does not exist at {0}. Potential configuration
issue.
public static org.jvnet.localizer.Localizable _XCodeBuilder_NotExistingBuildDirectory(Object arg0)
XCodeBuilder.NotExistingBuildDirectory
: Build
directory does not exist at {0}. Potential configuration issue.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Build directory does not exist at {0}. Potential configuration
issue.
public static String XCodeBuilder_NeedOnDemandResourcesURL()
XCodeBuilder.NeedOnDemandResourcesURL
: If you do
not include on demand resource assets in the bundle, you need a
specify URL to download the resource pack.
.If you do not include on demand resource assets in the bundle,
you need a specify URL to download the resource pack.
public static org.jvnet.localizer.Localizable _XCodeBuilder_NeedOnDemandResourcesURL()
XCodeBuilder.NeedOnDemandResourcesURL
: If you do
not include on demand resource assets in the bundle, you need a
specify URL to download the resource pack.
.If you do not include on demand resource assets in the bundle,
you need a specify URL to download the resource pack.
public static String XCodeBuilder_UseingReleaseConfigFor()
XCodeBuilder.UseingReleaseConfigFor
: Useing Release
configuration for build.
.Useing Release configuration for build.
public static org.jvnet.localizer.Localizable _XCodeBuilder_UseingReleaseConfigFor()
XCodeBuilder.UseingReleaseConfigFor
: Useing Release
configuration for build.
.Useing Release configuration for build.
public static String XCodeBuilder_DebugInfoAvailableParameters()
XCodeBuilder.DebugInfoAvailableParameters
: ==
Available parameters
.== Available parameters
public static org.jvnet.localizer.Localizable _XCodeBuilder_DebugInfoAvailableParameters()
XCodeBuilder.DebugInfoAvailableParameters
: ==
Available parameters
.== Available parameters
public static String XCodeBuilder_xcrunNotFound(Object arg0)
XCodeBuilder.xcrunNotFound
: Cannot find xcrun with
the configured path {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cannot find xcrun with the configured path {0}.
public static org.jvnet.localizer.Localizable _XCodeBuilder_xcrunNotFound(Object arg0)
XCodeBuilder.xcrunNotFound
: Cannot find xcrun with
the configured path {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cannot find xcrun with the configured path {0}.
public static String XCodeBuilder_CFBundleIdentifierChanged(Object arg0, Object arg1)
XCodeBuilder.CFBundleIdentifierChanged
: Changing
CFBundleIdentifier from {0} to {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Changing CFBundleIdentifier from {0} to {1}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CFBundleIdentifierChanged(Object arg0, Object arg1)
XCodeBuilder.CFBundleIdentifierChanged
: Changing
CFBundleIdentifier from {0} to {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Changing CFBundleIdentifier from {0} to {1}
public static String XCodeBuilder_CFBundleShortVersionStringValue(Object arg0)
XCodeBuilder.CFBundleShortVersionStringValue
: Marketing version (CFBundleShortVersionString) found in project
configuration: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Marketing version (CFBundleShortVersionString) found in project
configuration: {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CFBundleShortVersionStringValue(Object arg0)
XCodeBuilder.CFBundleShortVersionStringValue
: Marketing version (CFBundleShortVersionString) found in project
configuration: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Marketing version (CFBundleShortVersionString) found in project
configuration: {0}
public static String DeveloperProfile_NoDeveloperProfileConfigured()
DeveloperProfile.NoDeveloperProfileConfigured
: No
Apple developer profile is configured
.No Apple developer profile is configured
public static org.jvnet.localizer.Localizable _DeveloperProfile_NoDeveloperProfileConfigured()
DeveloperProfile.NoDeveloperProfileConfigured
: No
Apple developer profile is configured
.No Apple developer profile is configured
public static String XCodeBuilder_NoMatchingTargetsFound()
XCodeBuilder.NoMatchingTargetsFound
: No Targets
found matching regular expression.
.No Targets found matching regular expression.
public static org.jvnet.localizer.Localizable _XCodeBuilder_NoMatchingTargetsFound()
XCodeBuilder.NoMatchingTargetsFound
: No Targets
found matching regular expression.
.No Targets found matching regular expression.
public static String XCodeBuilder_agvtoolPathNotSet()
XCodeBuilder.agvtoolPathNotSet
: Please specify the
path to the agvtool executable (usually /usr/bin/agvtool)
.Please specify the path to the agvtool executable (usually
/usr/bin/agvtool)
public static org.jvnet.localizer.Localizable _XCodeBuilder_agvtoolPathNotSet()
XCodeBuilder.agvtoolPathNotSet
: Please specify the
path to the agvtool executable (usually /usr/bin/agvtool)
.Please specify the path to the agvtool executable (usually
/usr/bin/agvtool)
public static String XCodeBuilder_CFBundleIdReplaceWith(Object arg0)
XCodeBuilder.CFBundleIdReplaceWith
: Bundle ID is
replaced with: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Bundle ID is replaced with: {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CFBundleIdReplaceWith(Object arg0)
XCodeBuilder.CFBundleIdReplaceWith
: Bundle ID is
replaced with: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Bundle ID is replaced with: {0}
public static String XCodeBuilder_CFBundleVersionFound(Object arg0)
XCodeBuilder.CFBundleVersionFound
: Found technical
version (CFBundleVersion): {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Found technical version (CFBundleVersion): {0}
public static org.jvnet.localizer.Localizable _XCodeBuilder_CFBundleVersionFound(Object arg0)
XCodeBuilder.CFBundleVersionFound
: Found technical
version (CFBundleVersion): {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Found technical version (CFBundleVersion): {0}
Copyright © 2016–2022. All rights reserved.