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

Remove Fetched Properties and Replace with FetchRequests #824

Closed
wants to merge 5 commits into from

Conversation

garthvh
Copy link
Member

@garthvh garthvh commented Jul 31, 2024

Conversion from Fetched Properties to just FetchRequests, seems to be performing better than my similar attempt earlier, @72A12F4E this probably makes your refactor easier as well.

None of this seems to be iOS 18 dependent, but does fix what is currently broken in iOS 18 as well

@garthvh garthvh changed the title iOS 18 xcode 16.0 Remove Fetched Properties and Replace with FetchRequests Jul 31, 2024
@garthvh garthvh marked this pull request as draft July 31, 2024 22:06
@garthvh garthvh requested a review from 72A12F4E July 31, 2024 22:06
@garthvh garthvh marked this pull request as ready for review July 31, 2024 22:22
@garthvh garthvh requested a review from ChrDel July 31, 2024 22:23
@72A12F4E
Copy link
Contributor

Can you expand on what changed in the data model? Hard to see from the XML diffs

@72A12F4E
Copy link
Contributor

72A12F4E commented Jul 31, 2024

On the surface this LGTM ✅

@garthvh you'll probably want to cherry-pick out the only these two commits, and create a fresh PR on main.

410acf8 and ae01eec

This PR currently includes Xcode 16 specific stuff which you won't be able to submit to App Store

@72A12F4E
Copy link
Contributor

I've opened a PR here with a cleaner commit history: #825

@72A12F4E 72A12F4E closed this Jul 31, 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.

3 participants