mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 02:29:59 +00:00
Remove native receiver selector
This commit is contained in:
@@ -21,7 +21,6 @@ exports.pkgPlatformMap = {
|
||||
};
|
||||
|
||||
exports.MANIFEST_NAME = `${__applicationName}.json`;
|
||||
exports.SELECTOR_EXECUTABLE_NAME = "fx_cast_selector.app";
|
||||
|
||||
exports.getExecutableName = platform => {
|
||||
switch (platform) {
|
||||
|
||||
Reference in New Issue
Block a user