Add PACK definitions for Linux

Summary: Exluded the license files because we don't need them.

Reviewed By: mweststrate

Differential Revision: D25995326

fbshipit-source-id: 8b42c69b75f33ca345d9e3b1310fef0fd928ea82
This commit is contained in:
Pascal Hartig
2021-01-21 09:57:50 -08:00
committed by Facebook GitHub Bot
parent 0b4d5fedc1
commit 9cf80f60d7

View File

@@ -8,8 +8,25 @@ mac:
- Flipper.app/Contents/Info.plist
linux:
frameworks: []
core: []
frameworks:
- chrome-sandbox
- chrome_100_percent.pak
- chrome_200_percent.pak
- flipper
- icudtl.dat
- libEGL.so
- libffmpeg.so
- libGLESv2.so
- libvk_swiftshader.so
- libvulkan.so
- locales
- resources.pak
- snapshot_blob.bin
- swiftshader
- v8_context_snapshot.bin
- vk_swiftshader_icd.json
core:
- resources
windows:
frameworks:
@@ -21,8 +38,6 @@ windows:
- icudtl.dat
- libEGL.dll
- libGLESv2.dll
- LICENSE.electron.txt
- LICENSES.chromium.html
- locales
- resources.pak
- snapshot_blob.bin