crowdin/mobile-sdk-ios

SPM 1.4.2 version not working

alexookah opened this issue ยท 11 comments

Cannot find 'CrowdinLoginConfig' in scope

The last update does not work with SPM. try to run with SPM before releasing a new version.

Hi @alexookah!

Is there any more detailed backtrace?

Hi @alexookah!

Currently, Crowdin SDK for SPM supports only the Content Delivery feature. We are working on adding the Screenshots and Real-Time Preview features support for the SPM package.

Hey there! @andrii-bodnar What's the current status/timeline of adding the Live Preview Capabilities to SPM?

Greetings from Berlin ๐Ÿ™

Hi @Sam0711er!

Currently, we are working on this. It requires a lot of structural changes and refactoring.

Sorry for the inconvenience!

@Sam0711er What platforms do you need support for? Do you need it for watchOS, tvOS, or macOS, or only for iOS?

@serhii-londar Our application runs native on iOS/iPadOS and also on macOS using Mac Catalyst (Universal)

Hi @andrii-bodnar @serhii-londar! Just checking to see how y'all are moving along with Support for SPM for the Live Preview Capabilities. Can you already share a rough estimate on when the necessary changes will have been performed? Thx!

This issue is still relative in latest
According with the documentation with SPM in latest released version 1.4.3 I get the following issues:

Cannot find 'CrowdinLoginConfig' in scope
'CrowdinSDK' has no member 'handle'
No exact matches in call to instance method 'with'
Incorrect argument label in call (have 'screenshotsEnabled:', expected 'debugEnabled:')
Incorrect argument label in call (have 'settingsEnabled:', expected 'debugEnabled:')

@alexookah we merged this PR but haven't released the new version yet

then maybe this issue should not have close until it's released and ready to use