remove PortForwarder

Summary: Removing PortForwarderMacApp as it is not used anymore. Before it was used to allow us to debug physical iOS device. However, the support for physical iOS device was removed a while ago for security reasons. The PortForwarder was not in use anymore so it is safe to remove it.

Reviewed By: passy

Differential Revision: D10337888

fbshipit-source-id: 93f508ec524a0fc055141176c06d7e7169d83f16
This commit is contained in:
Daniel Büchele
2018-10-15 02:54:06 -07:00
committed by Facebook Github Bot
parent 22e3017cdc
commit e86a756e3c
17 changed files with 0 additions and 334 deletions

View File

@@ -115,7 +115,6 @@ function buildDist(buildFolder) {
},
electronDownload,
npmRebuild: false,
asarUnpack: 'PortForwardingMacApp.app/**/*',
},
projectDir: buildFolder,
targets,