|
@@ -3284,6 +3284,7 @@
|
|
|
2779336227E3249C0010E277 /* Tools */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BC25C18D28F50C46009E31BD /* RecordManager */,
|
|
|
BC3A4EAE28DAE074001C4428 /* QRCodeGenerate */,
|
|
|
BC8B6E7A285869B500866917 /* UMShare */,
|
|
|
BC8A45BC283DCADE00094BBB /* NSObject+KeyWindow.h */,
|
|
@@ -3630,18 +3631,18 @@
|
|
|
2779340827E3249F0010E277 /* PressRecord */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 2779341427E3249F0010E277 /* KSAudioRecordFileManager.h */,
|
|
|
+ 2779340D27E3249F0010E277 /* KSAudioRecordFileManager.m */,
|
|
|
2779340927E3249F0010E277 /* KSAudioRecordManager.h */,
|
|
|
- 2779340A27E3249F0010E277 /* KSRecordStatusView.h */,
|
|
|
+ 2779341027E3249F0010E277 /* KSAudioRecordManager.m */,
|
|
|
+ 2779341127E3249F0010E277 /* KSHoldButton.h */,
|
|
|
2779340B27E3249F0010E277 /* KSHoldButton.m */,
|
|
|
2779340C27E3249F0010E277 /* KSRecordPowerAnimationView.h */,
|
|
|
- 2779340D27E3249F0010E277 /* KSAudioRecordFileManager.m */,
|
|
|
- 2779340E27E3249F0010E277 /* UIView+ValueAdd.m */,
|
|
|
+ 2779341327E3249F0010E277 /* KSRecordPowerAnimationView.m */,
|
|
|
+ 2779340A27E3249F0010E277 /* KSRecordStatusView.h */,
|
|
|
2779340F27E3249F0010E277 /* KSRecordStatusView.m */,
|
|
|
- 2779341027E3249F0010E277 /* KSAudioRecordManager.m */,
|
|
|
- 2779341127E3249F0010E277 /* KSHoldButton.h */,
|
|
|
2779341227E3249F0010E277 /* UIView+ValueAdd.h */,
|
|
|
- 2779341327E3249F0010E277 /* KSRecordPowerAnimationView.m */,
|
|
|
- 2779341427E3249F0010E277 /* KSAudioRecordFileManager.h */,
|
|
|
+ 2779340E27E3249F0010E277 /* UIView+ValueAdd.m */,
|
|
|
);
|
|
|
path = PressRecord;
|
|
|
sourceTree = "<group>";
|
|
@@ -4369,6 +4370,13 @@
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ BC25C18D28F50C46009E31BD /* RecordManager */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ );
|
|
|
+ path = RecordManager;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
BC2DFF5928C097D00056105A /* AnimationSource */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|