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

refactor: Rework for a dedicated Realm database for the working set #1158

Closed
wants to merge 2 commits into from

Conversation

adrien-coye
Copy link
Contributor

@adrien-coye adrien-coye commented Mar 25, 2024

Waiting on Apple's feedback to finish this one.

EDIT: Got Apple's feedback, need time to work on this. Standby for now.

Copy link

sonarcloud bot commented Mar 26, 2024

Quality Gate Passed Quality Gate passed

Issues
7 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

self.domain = domain
}

func invalidate() {}

func enumerateItems(for observer: NSFileProviderEnumerationObserver, startingAt page: NSFileProviderPage) {
Log.fileProvider("•• WorkingSet enumerate")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I cannot get the iPhone XR (ios7.3) to call this method and display a single file.
Fighting with Spotlight indexing, will check project setup at this point.

Base automatically changed from releaseAPIV3 to master July 10, 2024 13:39
@adrien-coye
Copy link
Contributor Author

Not happening in the near future

@adrien-coye adrien-coye closed this Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant