iOS bundle

This commit is contained in:
pengfei.zhou
2019-08-14 14:13:08 +08:00
parent b2057a088c
commit a8e93648b0
9 changed files with 18 additions and 10 deletions

View File

@@ -10,3 +10,5 @@
void DoricLog(NSString * _Nonnull format, ...);
UIColor* _Nonnull DoricColor(NSNumber * _Nonnull number);
NSBundle *DoricBundle();