mirror of
https://github.com/getAlby/hub.git
synced 2026-08-13 12:33:39 +02:00
11 lines
289 B
JSON
11 lines
289 B
JSON
{
|
|
"source": [
|
|
"./build/bin/AlbyHub.app",
|
|
"./build/bin/AlbyHub.app/Contents/MacOS/AlbyHub"
|
|
],
|
|
"bundle_id": "com.getalby.AlbyHub",
|
|
"sign": {
|
|
"application_identity": "Developer ID Application: Alby Inc.",
|
|
"entitlements_file": "./build/darwin/entitlements.plist"
|
|
}
|
|
}
|