Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS] native asset framework is missing MinimumOSVersion #148501

Closed
knopp opened this issue May 16, 2024 · 2 comments · Fixed by #148504
Closed

[iOS] native asset framework is missing MinimumOSVersion #148501

knopp opened this issue May 16, 2024 · 2 comments · Fixed by #148504

Comments

@knopp
Copy link
Member

knopp commented May 16, 2024

This fails to pass asset validation in AppStore connect:

2024-05-16 17:42:33.183 *** Error: ERROR: [ContentDelivery.Uploader] Asset validation failed (90530) Invalid MinimumOSVersion. Apps that only support 64-bit devices must specify a deployment target of 8.0 or later. MinimumOSVersion in 'Superlist.app/Frameworks/native_regex_pcre2.framework' is ''. (ID: 5f8e77a3-e89b-471e-90cc-ee144bda0f87)
2024-05-16 17:42:33.184 *** Error: ERROR: [ContentDelivery.Uploader] Asset validation failed (90360) Missing Info.plist value. A value for the key 'MinimumOSVersion' in bundle 
@knopp
Copy link
Member Author

knopp commented May 16, 2024

cc @dcharkes

@knopp knopp closed this as not planned Won't fix, can't repro, duplicate, stale May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants