mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 10:23:24 +00:00
chore: explicitly set bundle name
This commit is contained in:
@@ -24,6 +24,7 @@ const defineConfig = (): ExpoConfig => ({
|
||||
supportsTablet: true,
|
||||
requireFullScreen: true,
|
||||
infoPlist: {
|
||||
CFBundleName: "movie-web",
|
||||
NSPhotoLibraryUsageDescription:
|
||||
"This app saves videos to the photo library.",
|
||||
},
|
||||
|
Reference in New Issue
Block a user