mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 02:29:59 +00:00
Implement initial NativeMacReceiverSelector
This commit is contained in:
@@ -34,6 +34,8 @@ exports.manifestPath = {
|
||||
}
|
||||
};
|
||||
|
||||
exports.selectorExecutableName = "selector";
|
||||
|
||||
exports.pkgPlatform = {
|
||||
win32: "win"
|
||||
, darwin: "macos"
|
||||
|
||||
Reference in New Issue
Block a user