Commit 3014a48185e9e820c5e2e72242848c100aeecb36

Authored by 张旭
1 parent 58dc4fe4

更新相册权限info

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