mirror of
https://github.com/viarotel-org/escrcpy.git
synced 2024-11-14 18:57:40 +01:00
fix: 🐛 macOS x64ArchFiles Errors
This commit is contained in:
parent
517414cc98
commit
151cb29679
@ -61,13 +61,13 @@
|
||||
"to": "extra",
|
||||
"filter": ["common", "mac"]
|
||||
},
|
||||
"x64ArchFiles": "Contents/Resources/extra/**/*",
|
||||
"entitlementsInherit": "entitlements.mac.plist",
|
||||
"extendInfo": {
|
||||
"NSDocumentsFolderUsageDescription": "Application requests access to the user's Documents folder.",
|
||||
"NSDownloadsFolderUsageDescription": "Application requests access to the user's Downloads folder."
|
||||
},
|
||||
"type": "development",
|
||||
"mergeASARs": false,
|
||||
"notarize": false,
|
||||
"darkModeSupport": true,
|
||||
"hardenedRuntime": false
|
||||
|
Loading…
Reference in New Issue
Block a user