Josh Bleecher Snyder
Josh Bleecher Snyder
@dgoldman-ebay spent a bunch of time making this work correctly automatically with some linker tricks. I wonder whether the recent bitcode change from @bluk broke this. Speculation: Since we no...
Oh, and if the problem is a lack of stripping, we should be able to use the whitelist put together by Dave to manually strip things ourselves. Grumble grumble bitcode...
Sadly, most of the magic numbers are generated from large numbers of credit card photos, which have not been made public (for obvious reasons). The scripts could probably have been...
The strip model regeneration looks more like the kind of diff I expected. By the way, have we checked on the performance impact of removing EIGEN_NO_DEBUG?
Any time this week is fine. I have plenty of other things to fix in the meantime. :)
Hmmm. My money is on this not being right. :) It currently doesn't compile, due to the switch from `#include "cv/conv.h"` to just `#include "conv.h"`. Switching that back causes an...
(How does importing just "conv.h" work for the expiry models?)
Any news on this, @dgoldman-ebay?
And if you don't have time, @burnto, it seems like we should just merge that PR and let the cocoa pods community send further cleanup as needed.
The first commit in this PR seems fairly reasonable and clear. Please consider sending it as a standalone PR. (To be clear, I won't merge it myself, but it'll be...