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:
committed by
Facebook GitHub Bot
parent
0b4d5fedc1
commit
9cf80f60d7
@@ -8,8 +8,25 @@ mac:
|
|||||||
- Flipper.app/Contents/Info.plist
|
- Flipper.app/Contents/Info.plist
|
||||||
|
|
||||||
linux:
|
linux:
|
||||||
frameworks: []
|
frameworks:
|
||||||
core: []
|
- 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:
|
windows:
|
||||||
frameworks:
|
frameworks:
|
||||||
@@ -21,8 +38,6 @@ windows:
|
|||||||
- icudtl.dat
|
- icudtl.dat
|
||||||
- libEGL.dll
|
- libEGL.dll
|
||||||
- libGLESv2.dll
|
- libGLESv2.dll
|
||||||
- LICENSE.electron.txt
|
|
||||||
- LICENSES.chromium.html
|
|
||||||
- locales
|
- locales
|
||||||
- resources.pak
|
- resources.pak
|
||||||
- snapshot_blob.bin
|
- snapshot_blob.bin
|
||||||
|
|||||||
Reference in New Issue
Block a user