You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ For tutorials and more in-depth information about Pusher Channels, visit our [of
15
15
16
16
## Supported platforms
17
17
- Swift 5.0 and above
18
-
- Xcode 11.0 and above
18
+
- Xcode 12.0 and above
19
19
- Can be used with Objective-C
20
20
21
21
### Deployment targets
@@ -130,7 +130,7 @@ Alternatively, if you are building using an Intel Mac and do not want to migrate
130
130
131
131
### Swift Package Manager
132
132
133
-
To integrate PusherSwift into your project using [Swift Package Manager](https://swift.org/package-manager/), you can add the library as a dependency in Xcode (11 and above) – see the [docs](https://developer.apple.com/documentation/xcode/adding_package_dependencies_to_your_app). The package repository URL is:
133
+
To integrate PusherSwift into your project using [Swift Package Manager](https://swift.org/package-manager/), you can add the library as a dependency in Xcode – see the [docs](https://developer.apple.com/documentation/xcode/adding_package_dependencies_to_your_app). The package repository URL is:
0 commit comments