HI all, I’ve been tasked with writing a shared lib for android and iOS. I’ve started with the KampKit project to try out the code that needs to be written but I have a feeling the main stumbling block will be how to produce an android and (especially) iOS artifacts for our exising apps to use. KampKit is an all-in-one solution. Is there any projects out there I can look at to get started? The iOS guys use something called Carthage if that helps.