Closed kolpanic closed 10 years ago
This is something I just thought about this morning while working on a different project that also utilizes the Base64nl CocoaPod for pre-iOS 7 compatibility. I will definitely look into using the native library for iOS 7+/10.9+.
Thanks. I'll keep an eye out.
Just an FYI, I probably won't get to this until the weekend due to working on some other projects. It is definitely something I want to get in for a 1.1.1 release, however.
No worries. Thanks.
iOS 7 & Mavericks have built-in Base64 support.
If it's included for compatibility with older OSes, couldn't it be conditional on the SDK used?
(BTW, thanks for this project! Works quite well.)