They're generated and read by build tools that track the public API surface of a library across multiple releases. They're designed to make the library build break if you try to make an incompatible change to the library's stable public API.
🙏 4
s
shaarawy
10/31/2021, 4:33 PM
Thanks Adam for you descriptive answer, can you recommend some resources to read more about it