apollo-ios v0.33.0 Release Notes

Release Date: 2020-09-15 // over 3 years ago
    • ➕ Adds support for Xcode 12 and Swift 5.3. (#1280)
    • ➕ Adds workaround script for Carthage support in Xcode 12. Please see Carthage-3019 for details. TL;DR: cd into [YourProject]/Carthage/Checkouts/apollo-ios/scripts and then run ./carthage-build-workaround.sh to actually get Carthage builds that work. (#yolo committed to main)