fix tvOS compile error

This commit is contained in:
shogo4405 2023-06-14 22:55:23 +09:00
parent b383042509
commit 74ca73795a
1 changed files with 3 additions and 0 deletions

View File

@ -454,5 +454,8 @@ extension IOMixer: Running {
public func stopRunning() {
}
func startCaptureSession() {
}
}
#endif