When I update to Xcode15, I get lot of warnings: "Mixed ObjC ABI, xxx compiled without category class properties"
When I was using Xcode 14, I didn't encounter any warnings. However, after updating to Xcode 15, I suddenly started receiving over 200 warnings from third-party libraries. Does anyone know the reason for this or how to address these warnings…