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
Aditya Kurkure
10/31/2023, 4:21 AM
Do you build your kmm framework during iOS app compilation or is it a pre built framework?
b
Brian Mahecha
11/01/2023, 12:49 PM
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.