I have update to xcode 16 and now my build.sh script is not working, in xcode 15 it was working. I'm getting this error Compiled module was created for a different distribution channel '' than the local compiler 'apple', please ensure 'TotalTreasuryLib' is found from the expected path: /TTMobile/iPhone/TotalTreasury/lib/TotalTreasuryLib.framework/Modules/TotalTreasuryLib.swiftmodule/arm64-apple-ios.swiftmodule
I checked the path the file is present but still i'm getting this error.
I tried basic troubleshoot steps like clean build folder, clear issues, clearing caches, cleared derived data , changed distribution to yes but none of them worked