diff --git a/Example/nRFBlinky.xcodeproj/project.pbxproj b/Example/nRFBlinky.xcodeproj/project.pbxproj
index 3eb2379..d1eac99 100644
--- a/Example/nRFBlinky.xcodeproj/project.pbxproj
+++ b/Example/nRFBlinky.xcodeproj/project.pbxproj
@@ -970,6 +970,7 @@
MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = "com.nordicsemi.nrf-blinky";
PRODUCT_NAME = "nRF Blinky";
+ RUN_DOCUMENTATION_COMPILER = NO;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = YES;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
@@ -996,6 +997,7 @@
MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = "com.nordicsemi.nrf-blinky";
PRODUCT_NAME = "nRF Blinky";
+ RUN_DOCUMENTATION_COMPILER = NO;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = YES;
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
diff --git a/Example/nRFBlinky/Info.plist b/Example/nRFBlinky/Info.plist
index b020f70..108ddfa 100644
--- a/Example/nRFBlinky/Info.plist
+++ b/Example/nRFBlinky/Info.plist
@@ -27,7 +27,7 @@
NSBluetoothPeripheralUsageDescription
nRF Blinky uses Bluetooth to communicate with the nRF Blinky sample application on the nRF DK.
UILaunchStoryboardName
- LaunchScreen
+ LaunchScreen.storyboard
UIMainStoryboardFile
Main
UIRequiredDeviceCapabilities
@@ -39,6 +39,7 @@
UIInterfaceOrientationLandscapeLeft
UIInterfaceOrientationLandscapeRight
UIInterfaceOrientationPortrait
+ UIInterfaceOrientationPortraitUpsideDown