diff --git a/Facett.xcodeproj/project.pbxproj b/Facett.xcodeproj/project.pbxproj index 885ec79..3473568 100644 --- a/Facett.xcodeproj/project.pbxproj +++ b/Facett.xcodeproj/project.pbxproj @@ -427,6 +427,7 @@ INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO; + INFOPLIST_KEY_UIRequiresFullScreen = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = UIInterfaceOrientationPortrait; IPHONEOS_DEPLOYMENT_TARGET = 16.6; @@ -466,6 +467,7 @@ INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchScreen_Generation = YES; + INFOPLIST_KEY_UIRequiresFullScreen = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = UIInterfaceOrientationPortrait; IPHONEOS_DEPLOYMENT_TARGET = 16.6; diff --git a/screenshots/iPhone 16 Pro Max-01-Dashboard.png b/screenshots/iPhone 16 Pro Max-01-Dashboard.png new file mode 100644 index 0000000..ea6e697 Binary files /dev/null and b/screenshots/iPhone 16 Pro Max-01-Dashboard.png differ diff --git a/screenshots/iPhone 16 Pro Max-02-Configurations.png b/screenshots/iPhone 16 Pro Max-02-Configurations.png new file mode 100644 index 0000000..01244fb Binary files /dev/null and b/screenshots/iPhone 16 Pro Max-02-Configurations.png differ diff --git a/screenshots/iPhone 16 Pro Max-03-CameraGroups.png b/screenshots/iPhone 16 Pro Max-03-CameraGroups.png new file mode 100644 index 0000000..34ebf00 Binary files /dev/null and b/screenshots/iPhone 16 Pro Max-03-CameraGroups.png differ diff --git a/screenshots/iPhone 16 Pro Max-04-BugReport.png b/screenshots/iPhone 16 Pro Max-04-BugReport.png new file mode 100644 index 0000000..bfa19cc Binary files /dev/null and b/screenshots/iPhone 16 Pro Max-04-BugReport.png differ diff --git a/screenshots/iPhone 16 Pro Max-05-CameraDetails.png b/screenshots/iPhone 16 Pro Max-05-CameraDetails.png new file mode 100644 index 0000000..815d215 Binary files /dev/null and b/screenshots/iPhone 16 Pro Max-05-CameraDetails.png differ diff --git a/screenshots/iPhone 16 Pro Max-06-EditConfiguration.png b/screenshots/iPhone 16 Pro Max-06-EditConfiguration.png new file mode 100644 index 0000000..be35002 Binary files /dev/null and b/screenshots/iPhone 16 Pro Max-06-EditConfiguration.png differ diff --git a/screenshots/iPhone 16 Pro Max-07-EditCameraGroup.png b/screenshots/iPhone 16 Pro Max-07-EditCameraGroup.png new file mode 100644 index 0000000..9a44215 Binary files /dev/null and b/screenshots/iPhone 16 Pro Max-07-EditCameraGroup.png differ diff --git a/screenshots/iPhone 16 Pro Max-08-AddCamera.png b/screenshots/iPhone 16 Pro Max-08-AddCamera.png new file mode 100644 index 0000000..69bb227 Binary files /dev/null and b/screenshots/iPhone 16 Pro Max-08-AddCamera.png differ diff --git a/screenshots/iPhone 16 Pro Max-09-AddCameraGroup.png b/screenshots/iPhone 16 Pro Max-09-AddCameraGroup.png new file mode 100644 index 0000000..9ee850d Binary files /dev/null and b/screenshots/iPhone 16 Pro Max-09-AddCameraGroup.png differ diff --git a/screenshots/iPhone 16 Pro Max-10-VoiceNotifications.png b/screenshots/iPhone 16 Pro Max-10-VoiceNotifications.png new file mode 100644 index 0000000..c6862e4 Binary files /dev/null and b/screenshots/iPhone 16 Pro Max-10-VoiceNotifications.png differ diff --git a/screenshots/iPhone 16 Pro Max-11-QRCodes.png b/screenshots/iPhone 16 Pro Max-11-QRCodes.png new file mode 100644 index 0000000..10fca21 Binary files /dev/null and b/screenshots/iPhone 16 Pro Max-11-QRCodes.png differ