Skip to content

Remove spaces from paths, fix xcodeprojs - #723

Closed
dostrander wants to merge 1 commit into
SVGKit:2.xfrom
dostrander:remove-spaces-from-path
Closed

dostrander wants to merge 1 commit into
SVGKit:2.xfrom
dostrander:remove-spaces-from-path

Conversation

@dostrander

@dostrander dostrander commented Jun 28, 2021

Copy link
Copy Markdown

What?
This purely changes the paths to the source files. The only "code" that has been changed is the xcodeproj's xml to represent the updated paths.

Why?

This isn't a problem with SVGKit per se, however with bazel's runfiles they do not currently support spaces and does not seem to be on their roadmap to support it currently (bazelbuild/bazel#4327). This is the only reason we need to have this change in.

If this is not something you are interested in changing in your repo that's okay and we can likely do a work around Please let me know!

@adamgit

adamgit commented Jun 28, 2021 via email

Copy link
Copy Markdown
Contributor

@dostrander dostrander closed this Aug 27, 2021
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.

2 participants