I applied for an app to the store the other day, and It has been Rejcted due to the following reasons.
ITMS-90433 Invalid Swift support - File libswiftCore.dylib does not have the correct code signature. Make sure you're using the correct signature, rebuild your app using the current public (GM) version of Xcode, and resubmit. Don't just change the code signature of libswiftCore.dylib. ーーー
For the application side, Xcode 15.4 was used. but, only libswiftCore.dylib was build with Xcode 16. However, this is not a beta version. When implementing a build,"clean all" has been carried out. Is the cause due to an Xcode version mismatch? I want someone to tell me the reason.