Skip to content

Commit 50de0fb

Browse files
iOS11用Privacy関連追加。
1 parent 32a60cf commit 50de0fb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • dConnectSDK/dConnectBrowserForIOS9/dConnectBrowserForIOS9

dConnectSDK/dConnectBrowserForIOS9/dConnectBrowserForIOS9/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@
5959
<string>アプリ使用時のみ位置情報を使用します。</string>
6060
<key>NSMicrophoneUsageDescription</key>
6161
<string>電話をかけることができます。</string>
62+
<key>NSPhotoLibraryAddUsageDescription</key>
63+
<string>撮影した写真を保存します。</string>
6264
<key>NSPhotoLibraryUsageDescription</key>
6365
<string>写真を参照することができます。</string>
6466
<key>UILaunchStoryboardName</key>

0 commit comments

Comments
 (0)