- XCodeAction - Class in au.com.rayh
-
Simple Action for storing the build number
- XCodeAction(String) - Constructor for class au.com.rayh.XCodeAction
-
- xcodebuildArguments - Variable in class au.com.rayh.XCodeBuilder
-
- XCodeBuilder - Class in au.com.rayh
-
- XCodeBuilder(Boolean, Boolean, Boolean, Boolean, String, String, String, String, String, String, String, String, String, Boolean, String, String, String, String, String, String, String, String, Boolean, String, Boolean, String) - Constructor for class au.com.rayh.XCodeBuilder
-
- XCodeBuilder.DescriptorImpl - Class in au.com.rayh
-
- XCodeBuilder.DescriptorImpl() - Constructor for class au.com.rayh.XCodeBuilder.DescriptorImpl
-
- XCodeBuilder_agvtoolPathNotSet() - Static method in class au.com.rayh.Messages
-
Please specify the path to the agvtool executable (usually /usr/bin/agvtool)
- XCodeBuilder_avgtoolNotFound(Object) - Static method in class au.com.rayh.Messages
-
Cannot find agvtool with the configured path {0}.
- XCodeBuilder_CFBundleShortVersionStringFound(Object) - Static method in class au.com.rayh.Messages
-
Found marketing version (CFBundleShortVersionString): {0}.
- XCodeBuilder_CFBundleShortVersionStringMacroError(Object) - Static method in class au.com.rayh.Messages
-
Failure while expanding macros and variables for CFBundleShortVersionString.
- XCodeBuilder_CFBundleShortVersionStringNotFound() - Static method in class au.com.rayh.Messages
-
No marketing version found (CFBundleShortVersionString).
- XCodeBuilder_CFBundleShortVersionStringUpdate(Object) - Static method in class au.com.rayh.Messages
-
Updating marketing version (CFBundleShortVersionString) to: {0}
- XCodeBuilder_CFBundleShortVersionStringUpdateError(Object) - Static method in class au.com.rayh.Messages
-
Could not set CFBundleShortVersionString to: {0}
- XCodeBuilder_CFBundleShortVersionStringUsed(Object) - Static method in class au.com.rayh.Messages
-
Marketing version (CFBundleShortVersionString) used by Jenkins to produce the IPA: {0}
- XCodeBuilder_CFBundleShortVersionStringValue(Object) - Static method in class au.com.rayh.Messages
-
Marketing version (CFBundleShortVersionString) found in project configuration: {0}.
- XCodeBuilder_CFBundleVersionFound(Object) - Static method in class au.com.rayh.Messages
-
Found marketing version (CFBundleVersion): {0}.
- XCodeBuilder_CFBundleVersionMacroError(Object) - Static method in class au.com.rayh.Messages
-
Failure while expanding macros and variables for CFBundleVersion.
- XCodeBuilder_CFBundleVersionNotFound() - Static method in class au.com.rayh.Messages
-
No marketing version found (CFBundleVersion)
- XCodeBuilder_CFBundleVersionUpdate(Object) - Static method in class au.com.rayh.Messages
-
Updating technical version (CFBundleVersion) to: {0}
- XCodeBuilder_CFBundleVersionUpdateError(Object) - Static method in class au.com.rayh.Messages
-
Could not set the CFBundleVersion to: {0}
- XCodeBuilder_CFBundleVersionUsed(Object) - Static method in class au.com.rayh.Messages
-
Technical version (CFBundleVersion) used by Jenkins to produce the IPA: {0}
- XCodeBuilder_CFBundleVersionValue(Object) - Static method in class au.com.rayh.Messages
-
Technical version (CFBundleVersion) found in project configuration: {0}.
- XCodeBuilder_cleaningBuildDir(Object) - Static method in class au.com.rayh.Messages
-
Cleaning build directory: {0}
- XCodeBuilder_cleaningDSYM() - Static method in class au.com.rayh.Messages
-
Cleaning up previously generated .dSYM.zip files
- XCodeBuilder_cleaningIPA() - Static method in class au.com.rayh.Messages
-
Cleaning up previously generated .ipa files
- XCodeBuilder_cleaningTestReportsDir(Object) - Static method in class au.com.rayh.Messages
-
Cleaning up test-reports : {0}
- XCodeBuilder_configurationBuildDirMacroError(Object) - Static method in class au.com.rayh.Messages
-
Failure while expanding macros and variables for configurationBuildDir.
- XCodeBuilder_DebugInfoAvailablePProfiles() - Static method in class au.com.rayh.Messages
-
== Available provisioning profiles
- XCodeBuilder_DebugInfoAvailableSchemes() - Static method in class au.com.rayh.Messages
-
== Available schemes
- XCodeBuilder_DebugInfoAvailableSDKs() - Static method in class au.com.rayh.Messages
-
== Available SDKs
- XCodeBuilder_DebugInfoCanFindPProfile() - Static method in class au.com.rayh.Messages
-
== Can we find the requested provisioning profile ?
- XCodeBuilder_DebugInfoLineDelimiter() - Static method in class au.com.rayh.Messages
-
===========================================================
- XCodeBuilder_fetchingCFBundleShortVersionString() - Static method in class au.com.rayh.Messages
-
Fetching marketing version number (CFBundleShortVersionString) from project.
- XCodeBuilder_fetchingCFBundleVersion() - Static method in class au.com.rayh.Messages
-
Fetching technical version number (CFBundleVersion) from project.
- XCodeBuilder_invokeXcodebuild() - Static method in class au.com.rayh.Messages
-
Going to invoke xcodebuild:
- XCodeBuilder_keychainNotConfigured() - Static method in class au.com.rayh.Messages
-
No global keychain or local keychain path/password was configured.
- XCodeBuilder_NoAppsInBuildDirectory(Object) - Static method in class au.com.rayh.Messages
-
No app found under Build directory {0}.
- XCodeBuilder_NotExistingBuildDirectory(Object) - Static method in class au.com.rayh.Messages
-
Build directory does not exist at {0}.
- XCodeBuilder_packagingIPA() - Static method in class au.com.rayh.Messages
-
Packaging IPA
- XCodeBuilder_symRootMacroError(Object) - Static method in class au.com.rayh.Messages
-
Failure while expanding macros and variables for symRoot.
- XCodeBuilder_unlockKeychainFailed() - Static method in class au.com.rayh.Messages
-
Unable to unlock the keychain.
- XCodeBuilder_workingDir(Object) - Static method in class au.com.rayh.Messages
-
Working directory is {0}.
- XCodeBuilder_xcode() - Static method in class au.com.rayh.Messages
-
Xcode
- XCodeBuilder_xcodebuildNotFound(Object) - Static method in class au.com.rayh.Messages
-
Cannot find xcodebuild with the configured path {0}.
- XCodeBuilder_xcodebuildPathNotSet() - Static method in class au.com.rayh.Messages
-
Please specify the path to the xcodebuild executable (usually /usr/bin/xcodebuild)
- XCodeBuilder_xcodeVersionNotFound() - Static method in class au.com.rayh.Messages
-
Check your Xcode installation.
- XCodeBuilder_xcrunNotFound(Object) - Static method in class au.com.rayh.Messages
-
Cannot find xcrun with the configured path {0}.
- XCodeBuilder_xcrunPathNotSet() - Static method in class au.com.rayh.Messages
-
Please specify the path to the xcrun executable (usually /usr/bin/xcrun)
- XCodeBuilder_zipFailed(Object) - Static method in class au.com.rayh.Messages
-
Failed to zip *.dSYM into {0}-dSYM.zip
- XCodeBuildNumberTokenMacro - Class in au.com.rayh
-
- XCodeBuildNumberTokenMacro() - Constructor for class au.com.rayh.XCodeBuildNumberTokenMacro
-
- XCodeBuildOutputParser - Class in au.com.rayh
-
Parse Xcode output and transform into JUnit-style xml test result files.
- XCodeBuildOutputParser() - Constructor for class au.com.rayh.XCodeBuildOutputParser
-
- XCodeBuildOutputParser(File, OutputStream) - Constructor for class au.com.rayh.XCodeBuildOutputParser
-
Initalize the FilterOutputStream and prepare to generate the JUnit result files
- XCodeBuildOutputParser.LineBasedFilterOutputStream - Class in au.com.rayh
-
- XCodeBuildOutputParser.LineBasedFilterOutputStream(OutputStream) - Constructor for class au.com.rayh.XCodeBuildOutputParser.LineBasedFilterOutputStream
-
- xcodeProjectFile - Variable in class au.com.rayh.XCodeBuilder
-
- xcodeProjectPath - Variable in class au.com.rayh.XCodeBuilder
-
- xcodeSchema - Variable in class au.com.rayh.XCodeBuilder
-
- xcodeWorkspaceFile - Variable in class au.com.rayh.XCodeBuilder
-
- _OSXKeychainBuildWrapper_invalidDefaultKeychainName(Object) - Static method in class au.com.rayh.Messages
-
Invalid default keychain name: {0}
- _OSXKeychainBuildWrapper_restoreOSXKeychainsAfterBuildProcessAsDefinedInGlobalConfiguration() - Static method in class au.com.rayh.Messages
-
Restore OS X keychains after build process as defined in global configuration
- _XCodeBuilder_agvtoolPathNotSet() - Static method in class au.com.rayh.Messages
-
Please specify the path to the agvtool executable (usually /usr/bin/agvtool)
- _XCodeBuilder_avgtoolNotFound(Object) - Static method in class au.com.rayh.Messages
-
Cannot find agvtool with the configured path {0}.
- _XCodeBuilder_CFBundleShortVersionStringFound(Object) - Static method in class au.com.rayh.Messages
-
Found marketing version (CFBundleShortVersionString): {0}.
- _XCodeBuilder_CFBundleShortVersionStringMacroError(Object) - Static method in class au.com.rayh.Messages
-
Failure while expanding macros and variables for CFBundleShortVersionString.
- _XCodeBuilder_CFBundleShortVersionStringNotFound() - Static method in class au.com.rayh.Messages
-
No marketing version found (CFBundleShortVersionString).
- _XCodeBuilder_CFBundleShortVersionStringUpdate(Object) - Static method in class au.com.rayh.Messages
-
Updating marketing version (CFBundleShortVersionString) to: {0}
- _XCodeBuilder_CFBundleShortVersionStringUpdateError(Object) - Static method in class au.com.rayh.Messages
-
Could not set CFBundleShortVersionString to: {0}
- _XCodeBuilder_CFBundleShortVersionStringUsed(Object) - Static method in class au.com.rayh.Messages
-
Marketing version (CFBundleShortVersionString) used by Jenkins to produce the IPA: {0}
- _XCodeBuilder_CFBundleShortVersionStringValue(Object) - Static method in class au.com.rayh.Messages
-
Marketing version (CFBundleShortVersionString) found in project configuration: {0}.
- _XCodeBuilder_CFBundleVersionFound(Object) - Static method in class au.com.rayh.Messages
-
Found marketing version (CFBundleVersion): {0}.
- _XCodeBuilder_CFBundleVersionMacroError(Object) - Static method in class au.com.rayh.Messages
-
Failure while expanding macros and variables for CFBundleVersion.
- _XCodeBuilder_CFBundleVersionNotFound() - Static method in class au.com.rayh.Messages
-
No marketing version found (CFBundleVersion)
- _XCodeBuilder_CFBundleVersionUpdate(Object) - Static method in class au.com.rayh.Messages
-
Updating technical version (CFBundleVersion) to: {0}
- _XCodeBuilder_CFBundleVersionUpdateError(Object) - Static method in class au.com.rayh.Messages
-
Could not set the CFBundleVersion to: {0}
- _XCodeBuilder_CFBundleVersionUsed(Object) - Static method in class au.com.rayh.Messages
-
Technical version (CFBundleVersion) used by Jenkins to produce the IPA: {0}
- _XCodeBuilder_CFBundleVersionValue(Object) - Static method in class au.com.rayh.Messages
-
Technical version (CFBundleVersion) found in project configuration: {0}.
- _XCodeBuilder_cleaningBuildDir(Object) - Static method in class au.com.rayh.Messages
-
Cleaning build directory: {0}
- _XCodeBuilder_cleaningDSYM() - Static method in class au.com.rayh.Messages
-
Cleaning up previously generated .dSYM.zip files
- _XCodeBuilder_cleaningIPA() - Static method in class au.com.rayh.Messages
-
Cleaning up previously generated .ipa files
- _XCodeBuilder_cleaningTestReportsDir(Object) - Static method in class au.com.rayh.Messages
-
Cleaning up test-reports : {0}
- _XCodeBuilder_configurationBuildDirMacroError(Object) - Static method in class au.com.rayh.Messages
-
Failure while expanding macros and variables for configurationBuildDir.
- _XCodeBuilder_DebugInfoAvailablePProfiles() - Static method in class au.com.rayh.Messages
-
== Available provisioning profiles
- _XCodeBuilder_DebugInfoAvailableSchemes() - Static method in class au.com.rayh.Messages
-
== Available schemes
- _XCodeBuilder_DebugInfoAvailableSDKs() - Static method in class au.com.rayh.Messages
-
== Available SDKs
- _XCodeBuilder_DebugInfoCanFindPProfile() - Static method in class au.com.rayh.Messages
-
== Can we find the requested provisioning profile ?
- _XCodeBuilder_DebugInfoLineDelimiter() - Static method in class au.com.rayh.Messages
-
===========================================================
- _XCodeBuilder_fetchingCFBundleShortVersionString() - Static method in class au.com.rayh.Messages
-
Fetching marketing version number (CFBundleShortVersionString) from project.
- _XCodeBuilder_fetchingCFBundleVersion() - Static method in class au.com.rayh.Messages
-
Fetching technical version number (CFBundleVersion) from project.
- _XCodeBuilder_invokeXcodebuild() - Static method in class au.com.rayh.Messages
-
Going to invoke xcodebuild:
- _XCodeBuilder_keychainNotConfigured() - Static method in class au.com.rayh.Messages
-
No global keychain or local keychain path/password was configured.
- _XCodeBuilder_NoAppsInBuildDirectory(Object) - Static method in class au.com.rayh.Messages
-
No app found under Build directory {0}.
- _XCodeBuilder_NotExistingBuildDirectory(Object) - Static method in class au.com.rayh.Messages
-
Build directory does not exist at {0}.
- _XCodeBuilder_packagingIPA() - Static method in class au.com.rayh.Messages
-
Packaging IPA
- _XCodeBuilder_symRootMacroError(Object) - Static method in class au.com.rayh.Messages
-
Failure while expanding macros and variables for symRoot.
- _XCodeBuilder_unlockKeychainFailed() - Static method in class au.com.rayh.Messages
-
Unable to unlock the keychain.
- _XCodeBuilder_workingDir(Object) - Static method in class au.com.rayh.Messages
-
Working directory is {0}.
- _XCodeBuilder_xcode() - Static method in class au.com.rayh.Messages
-
Xcode
- _XCodeBuilder_xcodebuildNotFound(Object) - Static method in class au.com.rayh.Messages
-
Cannot find xcodebuild with the configured path {0}.
- _XCodeBuilder_xcodebuildPathNotSet() - Static method in class au.com.rayh.Messages
-
Please specify the path to the xcodebuild executable (usually /usr/bin/xcodebuild)
- _XCodeBuilder_xcodeVersionNotFound() - Static method in class au.com.rayh.Messages
-
Check your Xcode installation.
- _XCodeBuilder_xcrunNotFound(Object) - Static method in class au.com.rayh.Messages
-
Cannot find xcrun with the configured path {0}.
- _XCodeBuilder_xcrunPathNotSet() - Static method in class au.com.rayh.Messages
-
Please specify the path to the xcrun executable (usually /usr/bin/xcrun)
- _XCodeBuilder_zipFailed(Object) - Static method in class au.com.rayh.Messages
-
Failed to zip *.dSYM into {0}-dSYM.zip