cloudinary / cloudinary_ios

Cloudinary iOS SDK
MIT License
165 stars 106 forks source link

Getting error on pod Installation. #222

Closed ZawarAli6 closed 4 years ago

ZawarAli6 commented 4 years ago

Got this error while installing pods and I have only one version of xcode.

[!] /bin/bash -c set -e swift ./CLDCrypto/GenerateCLDCryptoModule.swift iphonesimulator . swift ./CLDCrypto/GenerateCLDCryptoModule.swift iphoneos .

./CLDCrypto/GenerateCLDCryptoModule.swift:15:34: error: 'characters' is unavailable: Please use String directly let args: [String] = command.characters.split { $0 == " " }.map(String.init) ^~~~~~ Swift.String:5:16: note: 'characters' was obsoleted in Swift 5.0 public var characters: String { get set } ^

michalkcloudinay commented 4 years ago

Hi @ZawarAli6, You are using an old version, you need to update the version of the SDK.

ZawarAli6 commented 4 years ago

Hi @ZawarAli6, You are using an old version, you need to update the version of the SDK. I am using Cloudinary 2.0.3.

ZawarAli6 commented 4 years ago
Screen Shot 2019-12-26 at 5 29 57 PM
michalkcloudinay commented 4 years ago

Hi, @ZawarAli6 The current version is 2.8.0.