Using Cloud Build have stopped working.
For some strange reason the app started requesting “NSCameraUsageDescription”…
No changes to the applications request to use the camera as been added.
This is effectively blocking us from using cloud build to deliver updates to Apple…
This is the message from apple:
Dear developer,
We have discovered one or more issues with your recent delivery for “app”. To process your delivery, the following issues must be corrected:
Missing Info.plist key - This app attempts to access privacy-sensitive data without a usage description. The app’s Info.plist must contain an NSCameraUsageDescription key with a string value explaining to the user how the app uses this data.
Once the required corrections have been made, you can then redeliver the corrected binary.