Evening everyone! What’s your preferred dev env f...
# multiplatform
b
Evening everyone! What’s your preferred dev env for KMM projects? Likely Android Studio for android and Xcode/Appcode for iOS? I’m new to KMM, I have a KMM project using cocoa pods. How do I update the shared lib when I make changes? I’m unable to import updates from shared module to my iOS project. Thanks all 🙏
a
Do you build your kmm framework during iOS app compilation or is it a pre built framework?
b
Where would I see that @Aditya Kurkure? I'm running Mac Sonoma and Xcode 15. This is a fairly fresh KMM project that uses cocoapods as the ios dependency framework. I tried creating a new KMM project and keep getting signing errors.