12345678910111213 |
- #import <Foundation/Foundation.h>
- //! Project version number for DcCore.
- FOUNDATION_EXPORT double DcCoreVersionNumber;
- //! Project version string for DcCore.
- FOUNDATION_EXPORT const unsigned char DcCoreVersionString[];
- // In this header, you should import all the public headers of your framework using statements like #import <DcCore/PublicHeader.h>
- #import <DcCore/wrapper.h>
- #include "deltachat.h"
|