glauber
09/26/2024, 4:49 PMpod deintegrate
and pod install
but to no avail.
error: Unable to load contents of file list: '/Target Support Files/Pods-iosApp/Pods-iosApp-frameworks-DebugDev-input-files.xcfilelist' (in target 'iosApp' from project 'iosApp')
error: Unable to load contents of file list: '/Target Support Files/Pods-iosApp/Pods-iosApp-frameworks-DebugDev-output-files.xcfilelist' (in target 'iosApp' from project 'iosApp')The only libraries I'm using are firebase analytics and firebase crashlytics. Any help is appreciated. Thanks!
François
09/26/2024, 4:55 PMglauber
09/26/2024, 5:13 PMFrançois
09/26/2024, 6:18 PMglauber
09/26/2024, 7:19 PM1.15.2
accoding to pod --version
.
Yeah I'm suspecting it's some compatibility issue around cocoapods and kotlin 2.0.20. I'm not too familiar with Xcode but I'll keep investigating.
Thanks for engaging btw!Per Jaakonantti
11/26/2024, 8:15 AM