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

Receive docset with AirDrop or any other file sharing medium #36

Merged
merged 3 commits into from
Jan 19, 2017
Merged

Receive docset with AirDrop or any other file sharing medium #36

merged 3 commits into from
Jan 19, 2017

Conversation

vinayjn
Copy link
Contributor

@vinayjn vinayjn commented Jan 17, 2017

Added docset type to UTExportedTypeDeclarations which allows iOS to open Dash app whenever a .docset file is opened in the system. This allows the user to transfer docset without iTunes file sharing


}

[[NSNotificationCenter defaultCenter] postNotificationName:DHPrepareForURLSearch object:nil];
Copy link
Owner

Choose a reason for hiding this comment

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

Why do you post this asynchronously now? Why post it at all in the case when you're handling a docset?

@vinayjn
Copy link
Contributor Author

vinayjn commented Jan 18, 2017

@Kapeli please review the DHAppDelegate code now I did the requested changes

@Kapeli Kapeli merged commit 768eb40 into Kapeli:master Jan 19, 2017
@Kapeli
Copy link
Owner

Kapeli commented Jan 19, 2017

Thank you! 👍

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.

2 participants