Aram Kocharian
02/02/2025, 12:05 AMAsset validation failed
Invalid Bundle.
The bundle MyApp Test.app/Frameworks/ComposeApp.framework
does not support the minimum OS Version specified in the
Info.plist. (ID: 166b8704-377a-489a-9d9e-573d63a4ecf0)
It occurs when attempting to upload the app to TestFlightAram Kocharian
02/03/2025, 6:40 AMfreeCompilerArgs += listOf("-Xoverride-konan-properties=osVersionMin.ios_simulator_arm64=15.6;osVersionMin.ios_arm64=15.6;osVersionMin.ios_x64=15.6")
I hope, this will help someone.