diff --git a/_scripts/build.js b/_scripts/build.js index 952ca0d4..78179a64 100644 --- a/_scripts/build.js +++ b/_scripts/build.js @@ -59,6 +59,14 @@ const config = { height: 380, width: 540, }, + extendInfo: { + CFBundleURLTypes: [ + 'freetube' + ], + CFBundleURLSchemes: [ + 'freetube' + ] + } }, linux: { category: 'Network',