rudderlabs / rudder-sdk-ios

iOS SDK for RudderStack - the Customer Data Platform for Developers. Now supports tvOS, watchOS and macOS tracking!
https://www.rudderstack.com
Other
18 stars 39 forks source link

Update Rudder.h #551

Open timothybarraclough opened 2 weeks ago

timothybarraclough commented 2 weeks ago

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

SKannaniOS commented 2 weeks ago

Hi, @timothybarraclough

Could you please provide the exact details regarding the warning? The warning description or screenshot would be helpful.

timothybarraclough commented 2 weeks ago

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'

contributor-support[bot] commented 2 weeks ago

Thank you @timothybarraclough for contributing this PR. Please sign the Contributor License Agreement (CLA) before merging.