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