|
170 | 170 | 63C5B66A1A82F3EE0011BEA8 /* OTRAudioPlaybackController.m in Sources */ = {isa = PBXBuildFile; fileRef = 63C5B6691A82F3EE0011BEA8 /* OTRAudioPlaybackController.m */; };
|
171 | 171 | 63D184861A2D3F2400334CD8 /* OTRNotificationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 63D184851A2D3F2400334CD8 /* OTRNotificationController.m */; };
|
172 | 172 | 63D27FC51A6DC51C00EC251A /* OTRMediaItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 63D27FC41A6DC51C00EC251A /* OTRMediaItem.m */; };
|
| 173 | + 63D58C261A8C154D003C5A2D /* OTRAudioRecorderViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 63D58C251A8C154D003C5A2D /* OTRAudioRecorderViewController.m */; }; |
173 | 174 | 63D64D661A2FBA8C00E21F77 /* OTRToastOptions.m in Sources */ = {isa = PBXBuildFile; fileRef = 63D64D651A2FBA8C00E21F77 /* OTRToastOptions.m */; };
|
174 | 175 | 63F0FF641A798D8E001F0C99 /* OTRAudioControlsView.m in Sources */ = {isa = PBXBuildFile; fileRef = 63F0FF631A798D8E001F0C99 /* OTRAudioControlsView.m */; };
|
175 | 176 | 63F6E1911A69B9BA0011E6F7 /* OTRAttachmentPicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 63F6E1901A69B9BA0011E6F7 /* OTRAttachmentPicker.m */; };
|
|
549 | 550 | 63D184851A2D3F2400334CD8 /* OTRNotificationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTRNotificationController.m; sourceTree = "<group>"; };
|
550 | 551 | 63D27FC31A6DC51C00EC251A /* OTRMediaItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OTRMediaItem.h; sourceTree = "<group>"; };
|
551 | 552 | 63D27FC41A6DC51C00EC251A /* OTRMediaItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTRMediaItem.m; sourceTree = "<group>"; };
|
| 553 | + 63D58C241A8C154D003C5A2D /* OTRAudioRecorderViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OTRAudioRecorderViewController.h; sourceTree = "<group>"; }; |
| 554 | + 63D58C251A8C154D003C5A2D /* OTRAudioRecorderViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTRAudioRecorderViewController.m; sourceTree = "<group>"; }; |
552 | 555 | 63D64D641A2FBA8C00E21F77 /* OTRToastOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OTRToastOptions.h; sourceTree = "<group>"; };
|
553 | 556 | 63D64D651A2FBA8C00E21F77 /* OTRToastOptions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTRToastOptions.m; sourceTree = "<group>"; };
|
554 | 557 | 63DC0EB31A1ABC86002C9598 /* OTR_Codesigning.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = OTR_Codesigning.xcconfig; path = configurations/OTR_Codesigning.xcconfig; sourceTree = "<group>"; };
|
|
890 | 893 | 633106331A16D1A300C17BAE /* OTRListSettingViewController.m */,
|
891 | 894 | 633106341A16D1A300C17BAE /* OTRMessagesViewController.h */,
|
892 | 895 | 633106351A16D1A300C17BAE /* OTRMessagesViewController.m */,
|
| 896 | + 63D58C241A8C154D003C5A2D /* OTRAudioRecorderViewController.h */, |
| 897 | + 63D58C251A8C154D003C5A2D /* OTRAudioRecorderViewController.m */, |
893 | 898 | 633106361A16D1A300C17BAE /* OTRNewAccountViewController.h */,
|
894 | 899 | 633106371A16D1A300C17BAE /* OTRNewAccountViewController.m */,
|
895 | 900 | 633106381A16D1A300C17BAE /* OTRNewBuddyViewController.h */,
|
|
1362 | 1367 | 63C4BD1C1A1E9BE1001696CD /* OTRvCardAvatar.m in Sources */,
|
1363 | 1368 | 63C4BD281A1E9BE1001696CD /* _OTRManagedOscarAccount.m in Sources */,
|
1364 | 1369 | 633107031A16D1A300C17BAE /* OTRFingerprintsViewController.m in Sources */,
|
| 1370 | + 63D58C261A8C154D003C5A2D /* OTRAudioRecorderViewController.m in Sources */, |
1365 | 1371 | 6331068C1A16D1A300C17BAE /* OTRSettingsManager.m in Sources */,
|
1366 | 1372 | 6331070C1A16D1A300C17BAE /* OTRQRCodeViewController.m in Sources */,
|
1367 | 1373 | 6331067B1A16D1A300C17BAE /* UIImage+ChatSecure.m in Sources */,
|
|
0 commit comments