-
Notifications
You must be signed in to change notification settings - Fork 174
Open
Description
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
Labels
No labels