-
添加文件
image.png 命名為 InfoPlist.string
[圖片上傳中...(image.png-84681-1522823121958-0)]
image.png
image.png
5.添加字段
// 照片
NSPhotoLibraryUsageDescription = "After you open it, you can use images from the iphone or save pictures to the device.";
// 相機
NSCameraUsageDescription = "After opening, you can use the device's camera to scan the qr code. ";
image.png
// 麥克風
NSMicrophoneUsageDescription = "After opening, you will send audio to the remote device.";