Updated error domain
This commit is contained in:
parent
99c11ff974
commit
7ae4b7e639
|
@ -24,7 +24,7 @@
|
||||||
#include "mediapipe/tasks/cc/common.h"
|
#include "mediapipe/tasks/cc/common.h"
|
||||||
|
|
||||||
/** Error domain of MediaPipe task library errors. */
|
/** Error domain of MediaPipe task library errors. */
|
||||||
NSString *const MPPTasksErrorDomain = @"org.mediapipe.tasks";
|
NSString *const MPPTasksErrorDomain = @"com.google.mediapipe.tasks";
|
||||||
|
|
||||||
@implementation MPPCommonUtils
|
@implementation MPPCommonUtils
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user