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

[MAJOR] avoid incorrect default directory on iOS/macOS #921

Merged
merged 1 commit into from
Mar 12, 2020

Conversation

brody4hire
Copy link

ensure that default "nosync" directory always has resource value set for NSURLIsExcludedFromBackupKey

(to be extra-safe)

resolves #907

@brody4hire brody4hire changed the title MAJOR: avoid incorrect default directory on iOS/macOS [MAJOR] avoid incorrect default directory on iOS/macOS Mar 12, 2020
@brody4hire brody4hire marked this pull request as ready for review March 12, 2020 15:54
- to be extra safe

(see <#907>)

- ensure that default "nosync" directory *always* has resource value
  set for `NSURLIsExcludedFromBackupKey`
- add more checks for missing database directory
@brody4hire brody4hire force-pushed the avoid-incorrect-default-directory-on-ios-macos branch from e9b5a97 to 9afb77a Compare March 12, 2020 16:05
@brody4hire brody4hire merged commit 9afb77a into dev Mar 12, 2020
@brody4hire brody4hire deleted the avoid-incorrect-default-directory-on-ios-macos branch March 12, 2020 18:14
@brody4hire
Copy link
Author

FYI I encountered a strange bug on the GitHub webpage here: https://github.jparrowsec.cnmunity/t5/Project-Development-Help-and/refreshed-PR-thinks-I-want-to-do-a-squash-merge/m-p/49890#M4982

I think this is a low-priority issue but thought it would be good to report and track to be fixed someday.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SQLite DBs may be getting backed up to iCloud
1 participant