DataDog / dd-sdk-flutter

Flutter bindings and tools for utilizing Datadog Mobile SDKs
Apache License 2.0
41 stars 40 forks source link

chore: Fix nightly tests #548

Closed fuzzybinary closed 5 months ago

fuzzybinary commented 5 months ago

What and why?

Nightly tests started failing because of out of date iOS code. Fix the Podfile.lock and add a step to update the pods before running in the future.

Review checklist