Closed mac-cain13 closed 9 years ago
Supports all types of paths that can occur in a Xcode project. We cannot resolve paths like SDKROOT without context, so we return a new enum type Path that describes what the path is relative to.
SDKROOT
Path
Supports all types of paths that can occur in a Xcode project. We cannot resolve paths like
SDKROOT
without context, so we return a new enum typePath
that describes what the path is relative to.