Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Treat SVGColors.plist as a resource instead of source code. #168

Closed

Conversation

chrisvasselli
Copy link
Contributor

This fixes the "Unexpected duplicate tasks" error when building with Xcode 11. (#163)

The SVGColors.plist file was being included as a source file, rather than a resource. Xcode 11 seems to find this more problematic than previous versions.

This fixes the "Unexpected duplicate tasks" error when building with Xcode 11.
@alexanderkhitev
Copy link

Hey @arielelkin ! can you merge this pr?

@arielelkin
Copy link
Collaborator

Looks fine. But before I merge this, we need to finish off xcode 11 migration:
#169

A test is failing when CI is run on that branch, so any ideas on how to fix it are welcome.

@arielelkin
Copy link
Collaborator

merged via #169

@arielelkin arielelkin closed this Sep 23, 2019
@arielelkin
Copy link
Collaborator

thanks @clindsay !

@chrisvasselli
Copy link
Contributor Author

No problem @arielelkin!

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.

None yet

3 participants