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

[MOB-7595] iOS SDK Release automation refactor #723

Closed jyu115 closed 5 months ago

jyu115 commented 6 months ago

🔹 Jira Ticket(s)

✏️ Description

Updating the iOS SDK automation release by separating the bump version step of podspecs from the rest of the process. This ensures a cleaner solution as bump version requires a code merge, whereas the rest of the release steps do not.

Please see the updated slab doc