feat: Remove legacy helpers (Electron Helper EH/NP) (#14436)

This commit is contained in:
Milan Burda 2018-09-04 04:37:15 +02:00 committed by Charles Kerr
parent e828348904
commit e8782f2c2d
5 changed files with 0 additions and 392 deletions

View file

@ -86,14 +86,6 @@ MyApp.app/Contents
├── MacOS/
│   └── MyApp
└── Frameworks/
├── MyApp Helper EH.app
| ├── Info.plist
| └── MacOS/
|    └── MyApp Helper EH
├── MyApp Helper NP.app
| ├── Info.plist
| └── MacOS/
|    └── MyApp Helper NP
└── MyApp Helper.app
├── Info.plist
└── MacOS/