We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It's unexpected that the following doesn't work:
#import <NYTPhotoViewer/NYTPhotoViewer.h>
It would be great if there was an umbrella header. This will be required for #61 anyway :)
The text was updated successfully, but these errors were encountered:
Completed in #164. (Thanks, @davbeck!)
Sorry, something went wrong.
still happend on the latest commit (develop branch)
Warning:(1, 1) umbrella header for module 'NYTPhotoViewerCore' does not include header 'NYTPhotoViewerArrayDataSource.h'
No branches or pull requests
It's unexpected that the following doesn't work:
It would be great if there was an umbrella header. This will be required for #61 anyway :)
The text was updated successfully, but these errors were encountered: