update ddtimerswiftkit

This commit is contained in:
DDIsFriend
2023-09-15 15:15:56 +08:00
parent 05a2ae2b91
commit f0c63d8c58
42 changed files with 7914 additions and 8255 deletions

View File

@@ -0,0 +1,12 @@
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#else
#ifndef FOUNDATION_EXPORT
#if defined(__cplusplus)
#define FOUNDATION_EXPORT extern "C"
#else
#define FOUNDATION_EXPORT extern
#endif
#endif
#endif