### Environment macOS 12.4 Xcode 13.4.1, iOS app for min iOS 13 sentry-cli 2.5.0 installed via homebrew ### Steps to reproduce sentry-cli upload-dif -o ORG -p PROJECT --wait --log-level=debug ./AppName.app.dSYM.zip ### Expected Result Debug information files uploaded to Sentry. ### Actual Result `error: Could not parse Info.plist file caused by: Serde("missing field `CFBundleName`")`