- getAggregateTargetWithIdentifier(String) - Method in class ca.mestevens.ios.xcode.parser.models.XCodeProject
-
Gets the aggregate target with a matching identifier from the PBXAggregateTarget section.
- getAppleScriptBuildPhaseWithIdentifier(String) - Method in class ca.mestevens.ios.xcode.parser.models.XCodeProject
-
Get the apple script build phase for the provided identifier.
- getBuildConfigurationProperty(String, String) - Method in class ca.mestevens.ios.xcode.parser.models.XCodeProject
-
Get the value for 'key' in the build configuration specified by the identifier.
- getBuildConfigurationPropertyAsList(String, String) - Method in class ca.mestevens.ios.xcode.parser.models.XCodeProject
-
Get the value for 'key' in the build configuration specified by the identifier as a list.
- getBuildConfigurationWithIdentifier(String) - Method in class ca.mestevens.ios.xcode.parser.models.XCodeProject
-
Gets the build configuration with a matching identifier from the XCBuildConfiguration section.
- getBuildFileWithFileRef(String) - Method in class ca.mestevens.ios.xcode.parser.models.XCodeProject
-
Gets the build file with a matching file reference from the PBXBuildFile section.
- getBuildFileWithFileRefPath(String) - Method in class ca.mestevens.ios.xcode.parser.models.XCodeProject
-
Gets the build file that matches the file reference with the specified path.
- getBuildFileWithIdentifier(String) - Method in class ca.mestevens.ios.xcode.parser.models.XCodeProject
-
Gets the build file with a matching identifier from the PBXBuildFile section.
- getBuildSetting(String) - Method in class ca.mestevens.ios.xcode.parser.models.XCBuildConfiguration
-
- getBuildSettingAsList(String) - Method in class ca.mestevens.ios.xcode.parser.models.XCBuildConfiguration
-
- getCommentedIdentifier(String) - Method in class ca.mestevens.ios.xcode.parser.utils.ObjectParser
-
- getConfigurationListWithIdentifier(String) - Method in class ca.mestevens.ios.xcode.parser.models.XCodeProject
-
Gets the configuration list with a matching identifier from the XCConfigurationList section.
- getCopyFilesBuildPhaseWithIdentifier(String) - Method in class ca.mestevens.ios.xcode.parser.models.XCodeProject
-
Get the copy files build phase for the provided identifier.
- getFileReferenceWithPath(String) - Method in class ca.mestevens.ios.xcode.parser.models.XCodeProject
-
Gets the file references that matches the path in the PBXFileReference section.
- getFrameworksBuildPhaseWithIdentifier(String) - Method in class ca.mestevens.ios.xcode.parser.models.XCodeProject
-
Get the frameworks build phase for the provided identifier.
- getGroupWithIdentifier(String) - Method in class ca.mestevens.ios.xcode.parser.models.XCodeProject
-
Gets the group with a matching identifier from the PBXGroup section.
- getHeadersBuildPhaseWithIdentifier(String) - Method in class ca.mestevens.ios.xcode.parser.models.XCodeProject
-
Get the headers build phase for the provided identifier.
- getIdentifierList(String) - Method in class ca.mestevens.ios.xcode.parser.utils.ObjectParser
-
- getLegacyTargetWithIdentifier(String) - Method in class ca.mestevens.ios.xcode.parser.models.XCodeProject
-
Gets the legacy taget with a matching identifier from the PBXLegacyTarget section.
- getNativeTargetWithIdentifier(String) - Method in class ca.mestevens.ios.xcode.parser.models.XCodeProject
-
Gets the native target with a matching identifier from the PBXNativeTarget section.
- getNextNestedObjects() - Method in class ca.mestevens.ios.xcode.parser.utils.ObjectParser
-
- getResourcesBuildPhaseWithIdentifier(String) - Method in class ca.mestevens.ios.xcode.parser.models.XCodeProject
-
Get the resources build phase for the provided identifier.
- getShellScriptBuildPhaseWithIdentifier(String) - Method in class ca.mestevens.ios.xcode.parser.models.XCodeProject
-
Get the shell script build phase for the provided identifier.
- getSourcesBuildPhaseWithIdentifier(String) - Method in class ca.mestevens.ios.xcode.parser.models.XCodeProject
-
Get the sources build phase for the provided identifier.
- getStringList(String) - Method in class ca.mestevens.ios.xcode.parser.utils.ObjectParser
-
- getVariantGroupWithIdentifier(String) - Method in class ca.mestevens.ios.xcode.parser.models.XCodeProject
-
Gets the variant group with a matching identifier from the PBXVariantGroup section.
- groups - Variable in class ca.mestevens.ios.xcode.parser.models.XCodeProject
-