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

XCAssets: Add new simplified template simple-swift4 #605

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

Jeehut
Copy link
Collaborator

@Jeehut Jeehut commented Feb 13, 2019

This new template removes the need for the last call part like .color or .image. Also it adds a typealias for each catalog if multiple are used to prevent calls like Asset.Colors or Asset.Images. See also #603 for more information on the rationale.

@Jeehut
Copy link
Collaborator Author

Jeehut commented Feb 13, 2019

Unfortunately the tests fail for me locally, probably also will on the CI. Don't know what I missed, I've updated the fixtures manually (generating didn't work even when the schemes were selected). What did I miss?

@djbe djbe changed the title Add new simplified xcassets template simple-swift4 XCAssets: Add new simplified template simple-swift4 Feb 15, 2019
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

1 participant