- xcodeAllTargets - Variable in class ca.mestevens.ios.XcodeBuildMojo
-
Build all the targets in the specified project.
- xcodebuild - Variable in class ca.mestevens.ios.XcodeBuildMojo
-
The location of the xcodebuild executable.
- xcodebuild - Variable in class ca.mestevens.ios.XcodeTestMojo
-
The location of the xcodebuild executable.
- XcodeBuildMojo - Class in ca.mestevens.ios
-
Goal to build your artifact.
- XcodeBuildMojo() - Constructor for class ca.mestevens.ios.XcodeBuildMojo
-
- xcodeConfigurationName - Variable in class ca.mestevens.ios.XcodeBuildMojo
-
Use the specified build configuration when building each target.
- xcodeDerivedDataPath - Variable in class ca.mestevens.ios.XcodeBuildMojo
-
Overrides the folder that should be used for derived data when performing a build action on a scheme in a workspace.
- xcodeDestinationTimeout - Variable in class ca.mestevens.ios.XcodeBuildMojo
-
Use the specified timeout when searching for a destination device.
- XcodePackageApplicationMojo - Class in ca.mestevens.ios
-
Goal to package your .app file and optionally deploy it to the simulator.
- XcodePackageApplicationMojo() - Constructor for class ca.mestevens.ios.XcodePackageApplicationMojo
-
- XcodePackageMojo - Class in ca.mestevens.ios
-
Goal to package the artifact(s).
- XcodePackageMojo() - Constructor for class ca.mestevens.ios.XcodePackageMojo
-
- xcodeProject - Variable in class ca.mestevens.ios.FrameworkDependenciesMojo
-
The path to your xcodeproj file.
- xcodeProject - Variable in class ca.mestevens.ios.XcodeBuildMojo
-
The path to your xcodeproj file.
- xcodeProject - Variable in class ca.mestevens.ios.XcodeTestMojo
-
The path to your xcodeproj file.
- XcodeProjectUtil - Class in ca.mestevens.ios.utils
-
- XcodeProjectUtil(String) - Constructor for class ca.mestevens.ios.utils.XcodeProjectUtil
-
- xcodeResultBundlePath - Variable in class ca.mestevens.ios.XcodeBuildMojo
-
Writes a bundle to the specified path with results from performing a build action on a scheme in a workspace.
- xcodeScheme - Variable in class ca.mestevens.ios.XcodeBuildMojo
-
The name of the scheme to build.
- xcodeScheme - Variable in class ca.mestevens.ios.XcodeTestMojo
-
The name of the scheme to build.
- xcodeSdk - Variable in class ca.mestevens.ios.XcodeBuildMojo
-
Used when building an xcode-application.
- xcodeSkipUnavailableActions - Variable in class ca.mestevens.ios.XcodeBuildMojo
-
Skip build actions that cannot be performed instead of failing.
- xcodeTarget - Variable in class ca.mestevens.ios.XcodeBuildMojo
-
Builds the specified target.
- XcodeTestMojo - Class in ca.mestevens.ios
-
Goal to test your artifact(s).
- XcodeTestMojo() - Constructor for class ca.mestevens.ios.XcodeTestMojo
-
- xcodeWorkspace - Variable in class ca.mestevens.ios.XcodeBuildMojo
-
Build the specified workspace.
- xcodeXcconfig - Variable in class ca.mestevens.ios.XcodeBuildMojo
-
Load the build settings defined in the specified file when building all targets.
- xcrun - Variable in class ca.mestevens.ios.XcodePackageApplicationMojo
-
The path to your xcrun command.