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 SwiftLint issues: non_optional_string_data_conversion #742

Closed
wants to merge 1 commit into from

Conversation

72A12F4E
Copy link
Contributor

@72A12F4E 72A12F4E commented Jun 29, 2024

This change fixes a non_optional_string_data_conversion, which discourages use of the optional Data -> String API

https://realm.github.io/SwiftLint/non_optional_string_data_conversion.html

@72A12F4E 72A12F4E changed the title Fix SwiftLint issues non_optional_string_data_conversion Fix SwiftLint issues: non_optional_string_data_conversion Jun 29, 2024
@72A12F4E 72A12F4E requested a review from garthvh June 30, 2024 18:35
@garthvh
Copy link
Member

garthvh commented Jul 2, 2024

When I run it on my Mac from this branch I am not seeing core data updates in the UI

@72A12F4E 72A12F4E closed this Jul 10, 2024
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