Iterable / swift-sdk

Iterable's iOS SDK. Receive and track pushes to Iterable from your iOS app.
https://iterable.com/
MIT License
86 stars 67 forks source link

[QAE-1038] set pods to correct version - 6.4.16 #706

Closed jyu115 closed 6 months ago

jyu115 commented 6 months ago

🔹 Jira Ticket(s)

✏️ Description

During testing of automated release in Github Actions, master branch was unintentionally updated with a testing version number for .podspec files. This PR will reset to correct version.

To prevent this in the future, Github Actions should not be run on master but a branch.