Skip to content

Commit

Permalink
add more debug commands on mac pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
charly-bg committed Sep 7, 2024
1 parent e089c79 commit 05c910a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,14 +113,14 @@
"dmg",
"zip"
],
"format": "UDRW",
"hardenedRuntime": true,
"entitlements": "entitlements.mac.plist",
"extendInfo": {
"NSMicrophoneUsageDescription": "Need microphone access to use voice chat in the application"
}
},
"dmg": {
"format": "UDZO",
"icon": "public/installer-icon.icns",
"artifactName": "Decentraland.${ext}"
},
Expand Down

0 comments on commit 05c910a

Please sign in to comment.