Farhazul Mullick
05/07/2025, 9:24 AMkotlin native cocoapods
. I have few questions.
1. Why kotlin native cocoapods plugin automatically creates podspec file upon sync.
2. If i use some cocoapods dependency and like Alamofire. I can define in gradle inside cocoapods block. Upon gradle sync podInstall task is ran by gradle. Then kotlin files of those pods are generated from cocoapods package. This later compiled with the final fat-framework. We can use this framework in any ios app. If so why we need to create a pod file in iosApp and run pod install there as well?François
05/07/2025, 5:21 PMFrançois
05/07/2025, 5:23 PMFarhazul Mullick
05/08/2025, 8:34 AMFarhazul Mullick
05/08/2025, 8:34 AM