Просмотр исходного кода

1.修改iOS Apex Drivers Navigation 增加异常捕获。

Pen Li 7 лет назад
Родитель
Сommit
21c3b8c922

+ 1 - 1
Redant Drivers/Apex And Drivers/ExceptionHandler/RAExceptionHandler.h

@@ -3,7 +3,7 @@
 //  Mach-O UUID
 //  Mach-O UUID
 //
 //
 //  Created by Jack on 2018/8/1.
 //  Created by Jack on 2018/8/1.
-//  Copyright © 2018年 emerys. All rights reserved.
+//  Copyright © 2018年 USAI. All rights reserved.
 //
 //
 
 
 #import <Foundation/Foundation.h>
 #import <Foundation/Foundation.h>

+ 1 - 1
Redant Drivers/Apex And Drivers/ExceptionHandler/RAExceptionHandler.m

@@ -3,7 +3,7 @@
 //  Mach-O UUID
 //  Mach-O UUID
 //
 //
 //  Created by Jack on 2018/8/1.
 //  Created by Jack on 2018/8/1.
-//  Copyright © 2018年 emerys. All rights reserved.
+//  Copyright © 2018年 USAI. All rights reserved.
 //
 //
 
 
 #import "RAExceptionHandler.h"
 #import "RAExceptionHandler.h"