Convert native receiver app to build with xcode

This commit is contained in:
hensm
2019-09-12 12:06:41 +01:00
parent 2300101695
commit 3ca5e0888d
23 changed files with 844 additions and 251 deletions

View File

@@ -34,7 +34,7 @@ exports.manifestPath = {
}
};
exports.selectorExecutableName = "selector";
exports.selectorExecutableName = "fx_cast_selector.app";
exports.pkgPlatform = {
win32: "win"