Help Siri to correctly pronounce Blue Sky. (#6496)
* Add CFBundleSpokenName Help Siri to correctly pronounce Blue Sky. Instead of pronouncing it like “Lebowski”. * Format --------- Co-authored-by: dan <dan.abramov@gmail.com>
This commit is contained in:
committed by
GitHub
parent
ee49ca7a3d
commit
1486e5cc5a
@@ -92,6 +92,7 @@ module.exports = function (config) {
|
|||||||
'Used to save images to your library.',
|
'Used to save images to your library.',
|
||||||
NSPhotoLibraryUsageDescription:
|
NSPhotoLibraryUsageDescription:
|
||||||
'Used for profile pictures, posts, and other kinds of content',
|
'Used for profile pictures, posts, and other kinds of content',
|
||||||
|
CFBundleSpokenName: 'Blue Sky',
|
||||||
},
|
},
|
||||||
associatedDomains: ASSOCIATED_DOMAINS,
|
associatedDomains: ASSOCIATED_DOMAINS,
|
||||||
splash: {
|
splash: {
|
||||||
|
|||||||
Reference in New Issue
Block a user