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

fix(format): issue #295 #316

Merged
merged 2 commits into from
Aug 28, 2019
Merged

fix(format): issue #295 #316

merged 2 commits into from
Aug 28, 2019

Conversation

rickycpadilla
Copy link
Contributor

Issue #, if available:
#295

Description of changes:
Added public access level to Swift class and enum properties. Without explicitly declaring each property as public, apps cannot access these properties when consuming design tokens as a Cocoapod (or any other dependency management solution), rendering them useless.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@rickycpadilla rickycpadilla changed the title Added public access level to Swift class and enum properties fix(format): issue #295 Aug 23, 2019
Copy link
Member

@dbanksdesign dbanksdesign left a comment

Choose a reason for hiding this comment

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

LGTM! Would love to hear feedback from @tchype who wrote this code, because I am not a Swift dev

@tonyheupel
Copy link
Contributor

Ok by me! We aren't using cocoapods for the design tokens, so thanks for the PR!

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.

3 participants