Skip to content

Commit 1259931

Browse files
authored
update README for SPM name conflict (#475)
1 parent e42611f commit 1259931

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ Add the dependency on the Optimizely Swift SDK with Swift Package Manager in `Xc
3535
2. Enter `https://github.com/optimizely/swift-sdk`.
3636
3. Accept the default rules (`Version: 'Up to Next Major'`).
3737

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".
39+
3840
#### CocoaPods
3941
1. Add the following lines to the _Podfile_:<pre>
4042
```use_frameworks!```

0 commit comments

Comments
 (0)