swift-sdk icon indicating copy to clipboard operation
swift-sdk copied to clipboard

After updating Iterable to 6.4.17 Circle CI pipeline is failing - ❌ error: Build input file cannot be found: '/Users/distiller/project/Pods/Iterable-iOS-SDK/swift-sdk/Internal/DependencyContainerProtocol.swift'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'Iterable-iOS-SDK' from project 'Pods')

Open pranjali420 opened this issue 6 months ago • 0 comments

I getting following error after update Iterable SDK. Though it working working fine locally but when I push to CI its failing and giving error -

❌ error: Build input file cannot be found: '/Users/distiller/project/Pods/Iterable-iOS-SDK/swift-sdk/Internal/DependencyContainerProtocol.swift'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'Iterable-iOS-SDK' from project 'Pods')

I have tried multiple solutions but didn't work. Can anyone help me with this?

I am using following versions- Xcode - 15.2 Cocoapod - 1.14.3 Iterable - 6.4.17

pranjali420 avatar Feb 02 '24 05:02 pranjali420