Binary distributable XCFrameworks with Property Wrappers Issue

After some digging into the PR where the @frozen was added, I referenced this issue, [SR-11969] Public Structs crash iOS 12.x apps when their framework is built with BUILD_LIBRARY_FOR_DISTRIBUTION=YES · Issue #54394 · apple/swift · GitHub, which was indeed the reason why we marked our public structs as @frozen.