Closed t-unit closed 10 years ago
Don't know how that happened - I did the exact same thing you did, but apparently got the files mixed up... Thanks!
So the opencv2.framework at opencv.org was update to 2.4.8 to officially include arm64 support (2.4.7 does not according to the tags and associated commits I looked at).
I found your latest commit not working on arm64. Seems like a wrong
opencv2.framework
got included, since it doesn't include arm64. So I downloaded the framework from your link (http://sourceforge.net/projects/opencvlibrary/files/opencv-ios/2.4.7/opencv2.framework.zip/download) provided and replaced the other one. Now everything seems fine. I also updated the podspec file.At a5c376988ffc6206efc836ddc33ed03044a7be43 (missing 64bit):
At 97b02c50ea0599619017f66da48157decb691dbd (with 64bit):