resolve_path
Resolve file paths in Xcode by expanding relative, home, and absolute references using the active directory and current project context.
Instructions
Resolves a path, taking into account the active directory and current project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to resolve. Can be absolute, relative to active directory, or use ~ for home directory. |