diff options
-rw-r--r-- | app.config.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app.config.js b/app.config.js index ecdbffb6c..56142c5f1 100644 --- a/app.config.js +++ b/app.config.js @@ -92,6 +92,7 @@ module.exports = function (config) { 'Used to save images to your library.', NSPhotoLibraryUsageDescription: 'Used for profile pictures, posts, and other kinds of content', + CFBundleSpokenName: 'Blue Sky', }, associatedDomains: ASSOCIATED_DOMAINS, splash: { |