mirror of
https://gh.catmak.name/https://github.com/mihomo-party-org/mihomo-party
synced 2026-02-11 04:00:32 +08:00
fix: builder
This commit is contained in:
parent
4db6a8b773
commit
9bf2f5159d
@ -1,5 +1,6 @@
|
|||||||
appId: party.mihomo.app
|
appId: party.mihomo.app
|
||||||
productName: Mihomo Party
|
productName: Mihomo Party
|
||||||
|
afterSign: build/notarize.js
|
||||||
directories:
|
directories:
|
||||||
buildResources: build
|
buildResources: build
|
||||||
files:
|
files:
|
||||||
@ -42,7 +43,6 @@ mac:
|
|||||||
entitlements: build/entitlements.mac.plist
|
entitlements: build/entitlements.mac.plist
|
||||||
hardenedRuntime: true
|
hardenedRuntime: true
|
||||||
gatekeeperAssess: false
|
gatekeeperAssess: false
|
||||||
afterSign: build/notarize.js
|
|
||||||
extendInfo:
|
extendInfo:
|
||||||
- NSCameraUsageDescription: Application requests access to the device's camera.
|
- NSCameraUsageDescription: Application requests access to the device's camera.
|
||||||
- NSMicrophoneUsageDescription: Application requests access to the device's microphone.
|
- NSMicrophoneUsageDescription: Application requests access to the device's microphone.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user