Skip to content

Commit

Permalink
update xcode and SDK versions covered in tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
designatednerd committed Sep 11, 2020
1 parent 1910226 commit 1bc9fe8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/tutorial/tutorial-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ title: "0. Introduction"

Welcome! This tutorial demonstrates adding the Apollo iOS SDK to an app to communicate with a GraphQL server. It is confirmed to work with the following tools:

- Xcode 11.5
- Xcode 11.6
- Swift 5.2
- Apollo iOS SDK 0.28.0
- Apollo iOS SDK 0.33.0 (BETA)

The tutorial assumes that you're using a Mac with Xcode installed. It also assumes some prior experience with iOS development.

Expand Down

0 comments on commit 1bc9fe8

Please sign in to comment.