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:
committed by
Facebook GitHub Bot
parent
8f056646d9
commit
d40ccc8786
@@ -58,9 +58,9 @@ server-linux:
|
||||
files:
|
||||
frameworks:
|
||||
- '!*'
|
||||
- node
|
||||
- flipper-runtime
|
||||
core:
|
||||
- '!node'
|
||||
- '!flipper-runtime
|
||||
- '!static'
|
||||
static:
|
||||
- '!*'
|
||||
|
||||
Reference in New Issue
Block a user