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
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,8 @@ Add the dependency on the Optimizely Swift SDK with Swift Package Manager in `Xc
35
35
2. Enter `https://github.com/optimizely/swift-sdk`.
36
36
3. Accept the default rules (`Version: 'Up to Next Major'`).
37
37
38
+
If you have a name conflict with other swift packages when you add the Optimizely swift-sdk dependency to Xcode, you can also try with its aliased repo: "https://github.com/optimizely/optimizely-swift-sdk.git".
0 commit comments