clean build file
This commit is contained in:
parent
d4056381da
commit
9aab2a4431
58 changed files with 3706 additions and 55 deletions
10
client/platforms/macos/ScreenProtection.swift
Normal file
10
client/platforms/macos/ScreenProtection.swift
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
//import UIKit
|
||||
|
||||
public func toggleScreenshots(_ isEnabled: Bool) {
|
||||
|
||||
}
|
||||
|
||||
class ScreenProtection {
|
||||
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue