Thanks @russhwolf for a prompt response 🙌 Yeah the cocoapods integration works great though I was hoping if I could use the internal cocoapod’s gradle utility function (like packForXcode) via command line to export the framework? 😅 Basically I’m trying to setup a remote private pod thing so that I can pull things in Xcode (via podfile with a remote url) without cloning the entire KMP repo.