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

File store backup #119

Merged
merged 6 commits into from
Aug 16, 2016
Merged

File store backup #119

merged 6 commits into from
Aug 16, 2016

Conversation

manuroe
Copy link
Contributor

@manuroe manuroe commented Aug 16, 2016

// The path of the MXFileStore folder
NSString *storePath;

// The path of the backup folder
NSString *storeBackupPath;

// The path of the temporary file created during saving process.
NSString *savingMarkerFile;
Copy link
Member

Choose a reason for hiding this comment

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

This parameter 'savingMarkerFile ' is not used anymore

@manuroe manuroe merged commit de3cf5e into develop Aug 16, 2016
@manuroe manuroe deleted the file_store_backup branch August 16, 2016 15:29
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.

None yet

2 participants