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: Knock.xcodeproj/xcshareddata/xcbaselines/F16684DF2A413E2B0037A2E9.xcbaseline/18EDA537-0560-4A88-955C-F7523FEB569E.plist
Knock is a flexible, reliable notifications infrastructure that's built to scale with you. Use our iOS SDK to engage users with in-app feeds, setup push notifications, and manage notification preferences.
@@ -34,7 +31,7 @@ See the [iOS Example App](https://github.com/knocklabs/ios-example-app) for more
34
31
35
32
### Swift Package Manager
36
33
37
-
There are two ways to add this as a dependency using the Swift Package Manager:
34
+
There are two ways to add this as a dependency using the Swift Package Manager:
38
35
39
36
1. Using Xcode
40
37
2. Manually via `Package.swift`
@@ -46,17 +43,17 @@ There are two ways to add this as a dependency using the Swift Package Manager:
46
43
<imgwidth="422"alt="Screenshot 2023-06-27 at 19 41 32"src="https://github.com/knocklabs/knock-swift/assets/952873/31bb67de-5272-445a-a5c4-5df3bcfa3c8b">
47
44
48
45
2. Search for `https://github.com/knocklabs/knock-swift.git` and then click `Add Package`
49
-
*Note: We recommend that you set the Dependency Rule to Up to Next Major Version. While we encourage you to keep your app up to date with the latest SDK, major versions can include breaking changes or new features that require your attention.*
46
+
_Note: We recommend that you set the Dependency Rule to Up to Next Major Version. While we encourage you to keep your app up to date with the latest SDK, major versions can include breaking changes or new features that require your attention._
50
47
51
48
<imgwidth="900"alt="Screenshot 2023-06-27 at 19 42 09"src="https://github.com/knocklabs/knock-swift/assets/952873/d947cc7f-8da6-4814-aa75-3e41ffe72ff4">
52
49
53
50
#### Manually via `Package.swift`
54
51
55
52
If you are managing dependencies using the `Package.swift` file, just add this to you dependencies array:
0 commit comments