Uncomment publishing configuration

This commit is contained in:
Igor Gassmann 2018-02-26 14:46:24 -05:00
parent 47e0f7c992
commit fe76ca1bbd

View file

@ -1,10 +1,10 @@
{ {
"appId": "io.lbry.LBRY", "appId": "io.lbry.LBRY",
// "publish": { "publish": {
// "provider": "s3", "provider": "s3",
// "bucket": "releases.lbry.io", "bucket": "releases.lbry.io",
// "path": "app/latest" "path": "app/latest"
// }, },
"mac": { "mac": {
"category": "public.app-category.entertainment" "category": "public.app-category.entertainment"
}, },