Has anyone successfully built a FIPS version of 1.0.1e using XCode 5 cross-compiled for iOS?
I've tried several times, and have successfully built the libraries after modifying extensively several of the scripts on the web for XCode 4.x, but none them will pass fingerprint validation, or either the Sim or a device. Obviously I'm using clang instead of llvm-gcc since llvm-gcc no longer ships, and many of the paths have changed as well which is main driver for the changes. *Error:2D06B06F:FIPS routines:FIPS_check_incore_fingerprint:fingerprint does not match* is the error. If anyone has already plowed this ground, I'd love to hear it. Geof
