bazaarvoice / bv-ios-sdk

Bazaarvoice iOS SDK for Developers
Other
13 stars 8 forks source link

Missing nullability type specifier #33

Open diogoeiras opened 5 years ago

diogoeiras commented 5 years ago

Current SDK version (8.1.0) has a lot of missing nullability type specifiers that can be identified on the Travis CI build #147 (https://travis-ci.org/bazaarvoice/bv-ios-sdk/builds/578015922). This can bring some issues while using the framework with Swift. More details can be found on this blog post of the Apple Developer Blog (https://travis-ci.org/bazaarvoice/bv-ios-sdk/builds/578015922).