optimizely / swift-sdk

Swift SDK for Optimizely Feature Experimentation and Optimizely Full Stack (legacy)
https://www.optimizely.com/products/full-stack/
Apache License 2.0
21 stars 30 forks source link

[FSSDK-8918] fix: clean up UIKit import errors #502

Closed jaeopt closed 1 year ago

jaeopt commented 1 year ago

Summary

Cocoapods complain iOS specific features (UIKit, UIDevice) for other platforms. Fix to support all platforms

Test plan

Issues