Status: Untriaged
Owner: ----
Priority: Medium
Type: Defect
New issue 8534 by m...@
mirkogalimberti.com: `CFBundleShortVersionString` is missing from `Info.plist` file in iOS .framework bundle
https://bugs.chromium.org/p/angleproject/issues/detail?id=8534What steps will reproduce the problem?
1. Build `libEGL.framework` and `libGLESv2.framework` frameworks (args: is_component_build=false, is_debug=false, target_cpu="arm64", target_os="ios", ios_enable_code_signing=false)
2. Use `libEGL.framework` and `libGLESv2.framework` in a iOS App
3. Try to ship it via XCode 15.2 to App Store
What is the expected output? What do you see instead?
No issues while shipping to App Store
What version of the product are you using? On what operating system?
chromium/6045
Please provide any additional information below.
`CFBundleShortVersionString` is missing from `Info.plist` file in iOS .framework bundle error is raised by XCode while uploading an App with `libEGL.framework` and `libGLESv2.framework`.
--
You received this message because:
1. The project was configured to send all issue notifications to this address
You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings