Commit 3014a48185e9e820c5e2e72242848c100aeecb36

Authored by 张旭
1 parent 58dc4fe4

更新相册权限info

CNLiveUploadYunSDKDemo/CNLiveUploadYunSDKDemo/Info.plist
... ... @@ -46,5 +46,7 @@
46 46 <string>UIInterfaceOrientationLandscapeLeft</string>
47 47 <string>UIInterfaceOrientationLandscapeRight</string>
48 48 </array>
  49 + <key>NSPhotoLibraryUsageDescription</key>
  50 + <string></string>
49 51 </dict>
50 52 </plist>
... ...