Mercurial > public > lazybear
diff LazyBear/Info.plist @ 168:9cc6d68ed147
Update project settings
author | Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com> |
---|---|
date | Fri, 19 Feb 2021 20:26:20 +0100 |
parents | f74a364441ca |
children | 6c47d21f94ae |
line wrap: on
line diff
--- a/LazyBear/Info.plist Fri Feb 19 20:26:07 2021 +0100 +++ b/LazyBear/Info.plist Fri Feb 19 20:26:20 2021 +0100 @@ -4,6 +4,8 @@ <dict> <key>CFBundleDevelopmentRegion</key> <string>$(DEVELOPMENT_LANGUAGE)</string> + <key>CFBundleDisplayName</key> + <string>LazyBear</string> <key>CFBundleExecutable</key> <string>$(EXECUTABLE_NAME)</string> <key>CFBundleIdentifier</key> @@ -18,6 +20,8 @@ <string>1.0</string> <key>CFBundleVersion</key> <string>1</string> + <key>IEX_API</key> + <string>$(IEX_API)</string> <key>LSRequiresIPhoneOS</key> <true/> <key>UIApplicationSceneManifest</key> @@ -27,6 +31,10 @@ </dict> <key>UIApplicationSupportsIndirectInputEvents</key> <true/> + <key>UIBackgroundModes</key> + <array> + <string>remote-notification</string> + </array> <key>UILaunchScreen</key> <dict/> <key>UIRequiredDeviceCapabilities</key> @@ -36,8 +44,6 @@ <key>UISupportedInterfaceOrientations</key> <array> <string>UIInterfaceOrientationPortrait</string> - <string>UIInterfaceOrientationLandscapeLeft</string> - <string>UIInterfaceOrientationLandscapeRight</string> </array> <key>UISupportedInterfaceOrientations~ipad</key> <array>