diff --git a/common/src/commonMain/kotlin/com/greenmiststudios/common/components/screens/EditListScreen.kt b/common/src/commonMain/kotlin/com/greenmiststudios/common/components/screens/EditListScreen.kt index 227e9a3..a789a71 100644 --- a/common/src/commonMain/kotlin/com/greenmiststudios/common/components/screens/EditListScreen.kt +++ b/common/src/commonMain/kotlin/com/greenmiststudios/common/components/screens/EditListScreen.kt @@ -65,7 +65,6 @@ public data class EditListScreen(override val params: Config) : Screen Unit) { - val navigator = LocalNavigator.current!! TopAppBarWithContent( modifier = Modifier.fillMaxSize(), title = viewModel.title, diff --git a/iosApp/iosApp/Info.plist b/iosApp/iosApp/Info.plist index 412e378..ca5f8c7 100644 --- a/iosApp/iosApp/Info.plist +++ b/iosApp/iosApp/Info.plist @@ -39,6 +39,8 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + ITSAppUsesNonExemptEncryption + UISupportedInterfaceOrientations~ipad UIInterfaceOrientationPortrait