Hey all, so I am using my shared MPP project in my iOS app using cocoapods. Is there a way to create a static cocoapod artifact for my shared proj? (currently, every time I want to checkout a previous version of my iOS app I've gotta dig shru my podfile.lock, find the shared proj version and then go checkout that version in my shared proj.)