公告板
版本库
活动
搜索
登录
ios
/
XQMuse-iOS
心泉疗愈(冥想)
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
fix bug
杨锴
2025-04-16
09a372bc45fde16fd42257ab6f78b8deeecf720b
[ios/XQMuse-iOS.git]
/
Pods
/
Target Support Files
/
UserDefaultsStore
/
UserDefaultsStore-prefix.pch
1
2
3
4
5
6
7
8
9
10
11
#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