crowdin/mobile-sdk-ios

SPM starscream dependency should use latest version 4.0.4

alexookah opened this issue · 1 comments

Trying to use the crowdinSDK SPM, I noticed that
https://github.com/crowdin/mobile-sdk-ios/blob/master/Package.swift has dependency on Starscrem.

Starscream should be used with the latest version which is 4.0.4:
https://github.com/daltoniam/Starscream/releases/tag/4.0.4

I already use Starscream with version 4.0.4 and can't import crowdinSDK because Starscream dependency uses an older version.

Fixed in 1.4.1