Update flipper-runtime icon in server app bundle

Summary: Changelog: When requesting Keychain Access, you will now see "flipper-runtime" instead of a generic "node" process.

Reviewed By: lblasa

Differential Revision: D50261830

fbshipit-source-id: ef6fd7d5099c4ff7370f0401a5de3fde1659f1f3
This commit is contained in:
Pascal Hartig
2023-10-13 09:01:21 -07:00
committed by Facebook GitHub Bot
parent 8f056646d9
commit d40ccc8786
3 changed files with 59 additions and 5 deletions

View File

@@ -58,9 +58,9 @@ server-linux:
files:
frameworks:
- '!*'
- node
- flipper-runtime
core:
- '!node'
- '!flipper-runtime
- '!static'
static:
- '!*'