You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner. It is now read-only.
Попытки подгрузить библиотеку заканчиваются ошибкой: Cloudpayments does not specify a Swift version and none of the targets (ios) integrating it have the SWIFT_VERSION attribute set. Please contact the author or set the SWIFT_VERSION attribute in at least one of the targets that integrate this pod.
Исходя из текста данной ошибки подозреваю, что нужно добавить версию Swift в podspec файл Cloudpayments-SDK-IOS.podspec. Помогите разобраться с данной проблемой. Поиск информации о том, как добавить версию Swift в iOS таргеты в kotlin multiplatform не дал никакого результата, все предложения оказались нерабочими
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Попытки подгрузить библиотеку заканчиваются ошибкой:
Cloudpayments
does not specify a Swift version and none of the targets (ios
) integrating it have theSWIFT_VERSION
attribute set. Please contact the author or set theSWIFT_VERSION
attribute in at least one of the targets that integrate this pod.Исходя из текста данной ошибки подозреваю, что нужно добавить версию Swift в podspec файл Cloudpayments-SDK-IOS.podspec. Помогите разобраться с данной проблемой. Поиск информации о том, как добавить версию Swift в iOS таргеты в kotlin multiplatform не дал никакого результата, все предложения оказались нерабочими
The text was updated successfully, but these errors were encountered: