RiotSwiftUI target: Add location always usage permission and add UIApplication extension.

This commit is contained in:
SBiOSoftWhare
2022-05-16 16:59:04 +02:00
parent eed75a140f
commit b00e5d6f1e
2 changed files with 3 additions and 0 deletions

View File

@@ -24,5 +24,7 @@
<string>RiotSwiftUI</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string>When you share your location to people, Element needs access to show them a map.</string>
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
<string>When you share your location to people, Element needs access to show them a map.</string>
</dict>
</plist>

View File

@@ -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