Suresh Maidaragi
05/17/2025, 12:35 PMpod
Kotlin version 2.0.0 and xocde version : 16.3
here are the errors
/Users/suresh/StudioProjects/kmm-pw-pitara/iosApp/iosApp.xcodeproj:1:1: Unable to open base configuration reference file '/Users/suresh/StudioProjects/kmm-pw-pitara/iosApp/Pods/Target Support Files/Pods-iosApp/Pods-iosApp.debug.xcconfig'.
Unable to read contents of XCFileList '/Target Support Files/Pods-iosApp/Pods-iosApp-frameworks-Debug-output-files.xcfilelist'
Unable to load contents of file list: '/Target Support Files/Pods-iosApp/Pods-iosApp-frameworks-Debug-input-files.xcfilelist'
Unable to load contents of file list: '/Target Support Files/Pods-iosApp/Pods-iosApp-frameworks-Debug-output-files.xcfilelist'
Run script build phase '[CP] Embed Pods Frameworks' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase.
Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase.
Konstantin Tskhovrebov
05/17/2025, 2:50 PMSuresh Maidaragi
05/17/2025, 6:02 PM