'UrlSessionProtocol is Not working with SPM, any ideas?

I have made a simple library that intercept the api Requests and its morking fine. But while adding this library as a smp Package , the custom protocol is not intercepting any http/https requests.

github link of the library: - https://github.com/ABHI165/Noober/tree/main/Sources/Noober



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source