From 37251af47d1c5e622e8e62a76ff7077f9cd87069 Mon Sep 17 00:00:00 2001 From: Runt <qingingrunt2010@qq.com> Date: Fri, 27 Jun 2025 15:43:44 +0000 Subject: [PATCH] 相机权限 --- LiveProject/tool/CameraHelper.swift | 0 LiveProject/shader/Shaders.metal | 0 LiveProject/controller/CameraCapture.swift | 0 LiveProject/activity/stream/LiveViewModel.swift | 0 LiveProject/shape/IconMic.swift | 0 LiveProject/shape/IconCamera.swift | 0 6 files changed, 0 insertions(+), 0 deletions(-) diff --git a/LiveProject/activity/stream/LiveViewModel.swift b/LiveProject/activity/stream/LiveViewModel.swift new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/LiveProject/activity/stream/LiveViewModel.swift diff --git a/LiveProject/controller/CameraCapture.swift b/LiveProject/controller/CameraCapture.swift new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/LiveProject/controller/CameraCapture.swift diff --git a/LiveProject/shader/Shaders.metal b/LiveProject/shader/Shaders.metal new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/LiveProject/shader/Shaders.metal diff --git a/LiveProject/shape/IconCamera.swift b/LiveProject/shape/IconCamera.swift new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/LiveProject/shape/IconCamera.swift diff --git a/LiveProject/shape/IconMic.swift b/LiveProject/shape/IconMic.swift new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/LiveProject/shape/IconMic.swift diff --git a/LiveProject/tool/CameraHelper.swift b/LiveProject/tool/CameraHelper.swift new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/LiveProject/tool/CameraHelper.swift -- Gitblit v1.9.1