Skip to content

Conversation

@tomlokhorst
Copy link
Collaborator

Fixes #619
Fixes #471

var isSystemCatalog: Bool {
return
catalog == "System" // for colors
|| catalog == "system" // for images
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦

@mac-cain13 mac-cain13 merged commit 269888b into master May 9, 2020
@mac-cain13 mac-cain13 deleted the updates branch May 9, 2020 13:14
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.

validate() fails on system images in nibs Support for colors in the "System" catalog that Xcode adds itself

3 participants