Dmitrijs Beloborodovs
Dmitrijs Beloborodovs
Could you, please, add Cocoapods support for the project?
Installed version 4.5.0 via CocoaPods. Version does not compile. Plenty of issues. First one in CLDVideoPlayer.swift `/Users/xxx/Pods/Cloudinary/Cloudinary/Classes/ios/Video/CLDVideoPlayer.swift:42:25 Cannot find type 'VideoEventsManager' in scope ` iOS Cloudinary SDK version - 4.5.0....
Some project use their own localised macros prefixes. Like `DMLocalizedString(key, comment)` instead of normal `NSLocalizedString(key, comment)`. Would be nice to support this in arguments. For example: `"${SRCROOT}/objc_strings.py" --exclude-dirs=['Build','Pods'] --custom-prefix='DM'`