mirror of https://github.com/utmapp/UTM.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
350 B
9 lines
350 B
/* Bundle name */
|
|
"CFBundleName" = "UTM 远程服务";
|
|
|
|
/* Privacy - Local Network Usage Description */
|
|
"NSLocalNetworkUsageDescription" = "UTM 使用本地网络查找并连接到 UTM 远程服务器。";
|
|
|
|
/* Privacy - Microphone Usage Description */
|
|
"NSMicrophoneUsageDescription" = "任何虚拟机都需要权限才能通过麦克风录音。";
|
|
|