PBXShellScriptBuildPhase class

Element for the resources copy build phase.

Inheritance
Mixed in types
Available Extensions

Properties

buildActionMask num
no setterinherited
files List<PBXBuildFile>
A list of references to PBXBuildFile elements
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
inputPaths List<String>
The input paths
no setterinherited
outputPaths List<String>
The output paths
no setterinherited
project XCodeProj
The project that owns the object.
no setterinherited
runOnlyForDeploymentPostprocessing num
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shellPath String
The path to the shell interpreter
no setterinherited
shellScript String
The content of the script shell
no setterinherited
uuid String
The object universally unique identifier.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited