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

Asset validation failed (90208) Invalid Bundle. The bundle app/Frameworks/RefinerSD K.framework does not support the minimum OS Version specified in the Info.plist. #3

Closed
Black-Opium opened this issue Mar 12, 2024 · 5 comments

Comments

@Black-Opium
Copy link

Black-Opium commented Mar 12, 2024

Hello. I get an error when submitting/validating a project for App Store Connect (TestFlight). The project is normally assembled and installed in the Simulator, iPhone, there are no problems with it. I repeat, only when I upload the project to AppStoreConnect. I also tried to clear the project cache, the SPM cache, remove the dependency and reinstall. I also cleaned the "DerivedData" folder. None of this helps. When I removed Refiner from the project, my project was validated for AppStoreConnect

"Asset validation failed (90208) Invalid Bundle. The bundle app/Frameworks/RefinerSD K.framework does not support the minimum OS Version specified in the Info.plist."

Refiner 1.3.4

Xcode version 15.3
Project version of Xcode 15
The minimum version of iOS is 15
To download, use SPM

@yusufonderd
Copy link

Same issue in Xcode 15.3 🚨

@tekinalper
Copy link
Collaborator

@Black-Opium @yusufonderd Thank you for letting us know the issue. We'll check and get back to you asap.

@tekinalper
Copy link
Collaborator

The issue looks like related with App Store Connect while using Xcode 15.3 as mentioned here: googleads/swift-package-manager-google-mobile-ads#62 and currently it's common error for other frameworks as well.

As a quick workaround solution for not being blocked until we cover the issue for Xcode 15.3, we recommend you check out these 2 options;

  1. Use Xcode 15.2 temporarily
  2. Use Xcode 15.3 and follow the steps mentioned here: Archive fails: GoogleMobileAds.framework does not support the minimum OS Version specified in the Info.plist googleads/swift-package-manager-google-mobile-ads#62 (comment)

@yusufonderd
Copy link

yusufonderd commented Mar 14, 2024

It didn't work with Xcode 15.2 for second way. Same issue happening when distribute to TestFlight.

@tekinalper
Copy link
Collaborator

Fixed in release 1.3.11

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

No branches or pull requests

3 participants