You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
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;
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
The text was updated successfully, but these errors were encountered: