DataDog / dd-sdk-ios

Datadog SDK for iOS - Swift and Objective-C.
Apache License 2.0
219 stars 127 forks source link

Merge #1975 to `master` (fix: Cocoapods release in 2.15.0) #1976

Closed ncreated closed 3 months ago

ncreated commented 3 months ago

What and why?

🩹 Patching master with #1975 fix to release pipeline.

How?

For fix details, see: #1975

2.15.0 pre-relase is out, so after this PR is merged to master I will move the 2.15.0 tag to recent commit on master. This should restart the release automation. The automation was tested for this fix using RELEASE_DRY_RUN=1 and RELEASE_GIT_TAG=2.15.0 in this job:

Screenshot 2024-07-26 at 11 36 14

Review checklist