Xcode – failed to build module 'ABCSDK' over pipeline
I am creating the Xcframework manually on my system with BUILD_LIBRARY_FOR_DISTRIBUTION= Yes. If I integrate it locally with my test app, then it works fine, but when I push it over remote, then it gives me the below-defined error. Tools…