Skip to content

Comments

Use relative paths for workspace items#1

Open
mauricerkelly wants to merge 1 commit intoTurfDb:masterfrom
mauricerkelly:relative-paths-in-workspace
Open

Use relative paths for workspace items#1
mauricerkelly wants to merge 1 commit intoTurfDb:masterfrom
mauricerkelly:relative-paths-in-workspace

Conversation

@mauricerkelly
Copy link

When looking at the Playgrounds.xcworkspace file, I noticed that the Turf project, the Basic playground and the BasicObservables playground references were not functioning.

I've "repaired" the playgrounds by using relative links instead of absolute. For the Turf project, I made an assumption that the user will have the Turf and Playgrounds repos checked out side by side, and so I've used a relative link from the Playgrounds folder to ../Turf. Could always use submodules or something to make it slightly more flexible?

'Grats on the project BTW!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant