Swift SDK 2.37.0 Added Massive New Dependencies, Breaking My Build
I was using 2.36.0 without any issues, but after updating to 2.37.0, my project suddenly pulled in a huge number of new dependencies, including things like Facebook-related frameworks, Cleric, and a bunch of others. After the update, both my macOS project and the app started crashing immediately.
For now, I had to pin the SDK back to 2.36.0 to keep everything stable.
My questions:
1. Is it safe to stay on 2.36.0 for now, or is there anything critical in 2.37.0?
2. Is this dependency explosion expected in 2.37.0, or is it a bug in the release?
3. Is anyone else seeing their project break or crash after updating?
4. Should we expect future versions to continue using this huge dependency chain?
Thanks in advance. Just trying to understand whether 2.37.0 is stable enough to adopt or if sticking to 2.36.0 is the recommended move right now.
2 Replies
Please tag your post with Swift.
done! thanks!