Closed TimothyChilvers closed 6 years ago
Hi @TimothyChilvers,
Sorry for the delay here. This unfortunately is a common issue that doesn't have an out of the box solution due to Cocoapods and static libraries not working well together.
The only solution is to copy the integration code manually into your project, then depend on Optimizley directly. This eliminates the transitive dependency (from App -> Segment-Optimizely -> Optimizely to App -> Optimizely).
Moving forward, we recommend using Optimizely-X as it is the recommended product from Optimizely.
Best of luck, and please let me know if I can help out further! Ladan
Cocoapods gives the error:
target has transitive dependencies that include static binaries: (/Users/timothychilvers/Documents/Lovecrafts-iOS/Pods/Optimizely-iOS-SDK/Optimizely.framework)
onpod install