diff --git a/RiotSwiftUI/Info.plist b/RiotSwiftUI/Info.plist index 859c68836..a74d21864 100644 --- a/RiotSwiftUI/Info.plist +++ b/RiotSwiftUI/Info.plist @@ -24,5 +24,7 @@ RiotSwiftUI NSLocationWhenInUseUsageDescription When you share your location to people, Element needs access to show them a map. + NSLocationAlwaysAndWhenInUseUsageDescription + When you share your location to people, Element needs access to show them a map. diff --git a/RiotSwiftUI/target.yml b/RiotSwiftUI/target.yml index f2feb1940..2fc955cb9 100644 --- a/RiotSwiftUI/target.yml +++ b/RiotSwiftUI/target.yml @@ -53,6 +53,7 @@ targets: - path: ../Riot/Categories/UIColor.swift - path: ../Riot/Categories/UISearchBar.swift - path: ../Riot/Categories/UIView.swift + - path: ../Riot/Categories/UIApplication.swift - path: ../Riot/Assets/en.lproj/Vector.strings - path: ../Riot/Modules/Analytics/AnalyticsScreen.swift - path: ../Riot/Assets/en.lproj/Untranslated.strings