ADNKit
ADNKit copied to clipboard
64-bit???
Wondering when ADNKit will be migrated to 64-bit so apps that use the framework can also migrate? Thanks!
Are you having problems with 64-bit? Do you have any concrete examples of bugs when compiled / run in 64-bit?
With the last release the .a files have no 64-bit slice that's what I'm referring to...
Oh, I see. You're probably going to have a much easier time compiling it yourself, which is almost trivial if you use CocoaPods to manage dependencies. As far as I can tell, compiling and running in 64-bit is working without problems.
Ok normally I don't use CocoaPods but I will look into this thanks!