Open timothybarraclough opened 2 weeks ago
Hi, @timothybarraclough
Could you please provide the exact details regarding the warning? The warning description or screenshot would be helpful.
This is the warning I'm receiving in my CI pipeline.
/Users/vagrant/Library/Developer/Xcode/DerivedData/cltruhqgzzzvwzaxtbuhfbksqqol/SourcePackages/checkouts/rudder-sdk-ios/Sources/Classes/Headers/Public/Rudder.h#L123: [/Users/vagrant/Library/Developer/Xcode/DerivedData/cltruhqgzzzvwzaxtbuhfbksqqol/SourcePackages/checkouts/rudder-sdk-ios/Sources/Classes/Headers/Public/Rudder.h#L123](/Users/vagrant/Library/Developer/Xcode/DerivedData/cltruhqgzzzvwzaxtbuhfbksqqol/SourcePackages/checkouts/rudder-sdk-ios/Sources/Classes/Headers/Public/Rudder.h#L123): Umbrella header for module 'Rudder' does not include header 'RSExponentialBackOff.h'
Thank you @timothybarraclough for contributing this PR. Please sign the Contributor License Agreement (CLA) before merging.
This file appears to be missing from the umbrella header, and is now giving warnings in my CI pipeline.
It looks to me like it was introduced in this pull request. https://github.com/rudderlabs/rudder-sdk-ios/pull/525