update buildle-id
This commit is contained in:
parent
90170ae72a
commit
25fa8f62a6
|
@ -23,7 +23,7 @@ load(
|
|||
|
||||
ios_application(
|
||||
name = "EdgeDetectionGpuApp",
|
||||
bundle_id = "com.google.mediapipe.EdgeDetectionGpu",
|
||||
bundle_id = "touchless-ui",
|
||||
families = [
|
||||
"iphone",
|
||||
"ipad",
|
||||
|
|
|
@ -23,7 +23,7 @@ load(
|
|||
|
||||
ios_application(
|
||||
name = "FaceDetectionCpuApp",
|
||||
bundle_id = "com.google.mediapipe.FaceDetectionCpu",
|
||||
bundle_id = "touchless-ui",
|
||||
families = [
|
||||
"iphone",
|
||||
"ipad",
|
||||
|
|
|
@ -23,7 +23,7 @@ load(
|
|||
|
||||
ios_application(
|
||||
name = "FaceDetectionGpuApp",
|
||||
bundle_id = "com.google.mediapipe.FaceDetectionGpu",
|
||||
bundle_id = "touchless-ui",
|
||||
families = [
|
||||
"iphone",
|
||||
"ipad",
|
||||
|
|
|
@ -23,7 +23,7 @@ load(
|
|||
|
||||
ios_application(
|
||||
name = "HandDetectionGpuApp",
|
||||
bundle_id = "com.google.mediapipe.HandDetectionGpu",
|
||||
bundle_id = "touchless_ui",
|
||||
families = [
|
||||
"iphone",
|
||||
"ipad",
|
||||
|
|
|
@ -23,7 +23,7 @@ load(
|
|||
|
||||
ios_application(
|
||||
name = "ObjectDetectionCpuApp",
|
||||
bundle_id = "com.google.mediapipe.ObjectDetectionCpu",
|
||||
bundle_id = "touchless-ui",
|
||||
families = [
|
||||
"iphone",
|
||||
"ipad",
|
||||
|
|
|
@ -23,7 +23,7 @@ load(
|
|||
|
||||
ios_application(
|
||||
name = "ObjectDetectionGpuApp",
|
||||
bundle_id = "com.google.mediapipe.ObjectDetectionGpu",
|
||||
bundle_id = "touchless-ui",
|
||||
families = [
|
||||
"iphone",
|
||||
"ipad",
|
||||
|
|
Loading…
Reference in New Issue
Block a user