TinyCrayon-iOS-SDK icon indicating copy to clipboard operation
TinyCrayon-iOS-SDK copied to clipboard

Swift 4 support?

Open JoeriBultheel opened this issue 7 years ago • 2 comments

I'm getting this error when running my project. I guess it's because the swift version is incompitable... Is this awesome library going to be ported to swift 4 any time soon?

Cheers!

error: The following binaries use incompatible versions of Swift:
/Users/.../Library/Developer/Xcode/DerivedData/...-fdfyxcvnlrouotfaljxzjwixixlc/Build/Products/Debug-iphoneos/....app/Frameworks/TCMask.framework/TCMask

JoeriBultheel avatar Oct 12 '17 17:10 JoeriBultheel

The latest version is compiled with Swift 4.0, you can download it through: https://github.com/TinyCrayon/TinyCrayon-iOS-SDK/wiki/Release-Notes

Or run "pod update" if you are using CocoaPods.

zengxinzhy avatar Oct 16 '17 05:10 zengxinzhy

Use of unresolved identifier 'TCMaskView'

anushavalasapalli avatar Mar 21 '18 10:03 anushavalasapalli