Skip to content

Glob function issue #46

Description

@Lancelotbronner

Context

I am using macOS High Sierra v10.13.3. Using with framework xcproj.

What

So there is this path to an xcodeproj (valid, I checked) and xcproj uses the glob function to find the project.pbxproj in it.
let pbxprojPaths = path.glob("*.pbxproj")

This only returns one path (good)
with the url being "/" (bad)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions