# Functions
AppIconSetPaths parses an Xcode project and returns targets mapped to app icon set absolute paths.
IsXcodeProj ...
Open ...
ReadPlistFile returns a parsed object representing a plist file residing at path and a format identifier specifying the plist file format.
WritePlistFile writes a parsed object representing a plist file according the format identifier specified.
# Constants
TargetTypes.
TargetTypes.
TargetTypes.
XcodeProjExtension ...
# Structs
BuildConfiguration ..
ConfigurationList ...
ProductReference ...
Proj ...
ProjectAtributes ..
Target ...
TargetDependency is a reference to another Target that is a dependency of a given Target.
XcodeProj ...
# Type aliases
TargetsToAppIconSets maps target names to an array app icon set absolute paths.
TargetType ...