I want to go index page of this tutorial series.
Lets Start
We need to add new dependency that’s called Apollo-iOS.
We add dependency form Swift Package Manager *(Recommended)
- Click file -> Add Package
- Select All Sources In the search bar search → https://github.com/apollographql/apollo-ios.git
- Add dependency rule to “Up To Next Major Version” 0.5.0v < 1.0.0v
4. Then tap on add package 📦.
5. Select all the package products then click Add Package.
Congratulations Guy's 🎉🎊
For confirmation check package dependency.,