Module compiled with Swift 5.3 cannot be imported by the Swift 5.2.4

We are creating a custom framework using CI Jenkins build which is having Xcode 12 and try to import in another project which is using Xcode 11.6 and that shows the above error.

I am getting the above error while I am importing the above framework created by Xcode 12 but not working on Xcode 11.6.

Please provide the solution.
Module compiled with Swift 5.3 cannot be imported by the Swift 5.2.4
 
 
Q