I created a new KMM project and selected Cocoapods for the iOS framework distribution and as soon as it finished building it threw the following error:
Executing of 'pod install' failed with code 1. Error message:
Please, check that file "/Users/barryalan/AndroidStudioProjects/PersonalProjects/deleteThis/iosApp/Podfile" contains following lines in header: source 'https://cdn.cocoapods.org'
Please, check that each target depended on shared contains following dependencies:
I can't complain given this is still in alpha, but I do need some guidance on how to fix this.