Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Commit 513e2d5

Browse files
authored
Merge pull request #23 from codeformiyazaki/add-NSLocationAlwaysAndWhenInUseUsageDescription
NSLocationAlwaysAndWhenInUseUsageDescription を追加
2 parents 04e3175 + e9b9388 commit 513e2d5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

iosapp/06-earthquake/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
<string>7</string>
2323
<key>LSRequiresIPhoneOS</key>
2424
<true/>
25+
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
26+
<string>近くの避難所を表示します</string>
2527
<key>NSLocationWhenInUseUsageDescription</key>
2628
<string>近くの避難所を表示します</string>
2729
<key>UIBackgroundModes</key>

0 commit comments

Comments
 (0)