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

Cleanup of URL-SelectDirectories.swift #136

Closed
wants to merge 11 commits into from
Closed

Conversation

vdhamer
Copy link
Contributor

@vdhamer vdhamer commented Oct 12, 2024

Optional Data -> String Conversion Violation: Prefer failable `String(data:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
Discussion on this: realm/SwiftLint#5785
@vdhamer vdhamer changed the title Async requires iOS 13 SwintLint Oct 12, 2024
@vdhamer vdhamer changed the title SwintLint Cleanup of URL-SelectDirectories.swift (Fix: #135) Oct 13, 2024
@vdhamer vdhamer changed the title Cleanup of URL-SelectDirectories.swift (Fix: #135) Cleanup of URL-SelectDirectories.swift Oct 13, 2024
Quite a struggle to have the FetchRequest depend on a passed parameter, but used Paul Hudson's trick of saving the query and not its result.
Also some code restructuring.
Was givenName only, and thus didn't match SwiftUI equivalent in UI
@twostraws
Copy link
Owner

Is this good to merge?

@vdhamer
Copy link
Contributor Author

vdhamer commented Nov 11, 2024 via email

@twostraws
Copy link
Owner

I'm not seeing the screenshot, I'm afraid. Anyway, please get the code exactly where you want it, including merging in any changes from the current main branch, then I'll merge. Thank you!

@vdhamer
Copy link
Contributor Author

vdhamer commented Nov 12, 2024 via email

@vdhamer
Copy link
Contributor Author

vdhamer commented Nov 16, 2024

Will replace this PR with a new PR (baseline has changed a lot).

@vdhamer vdhamer closed this Nov 16, 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.

PublishingContext.copyResources() fails when Ignite included as a package
2 participants