On Tue, Mar 9, 2021 at 4:12 PM Devharsh Trivedi <devharsh.1...@gmail.com> wrote:
>
> I have Xcode Version 12.4 (12D4e) and I downloaded Crypto++ 8.5.0

You also need a few SDKs, like iPhoneOS, WatchOS, AppleTVOS.

> I see TestData/Programs/Vectors folders but don't have TestScripts

TestScripts can be found in Git master. We strip it out of the
distribution tarball.

    git clone https://github.com/weidai11/cryptopp cryptopp-master
    cd cryptopp-master
    cp -p TestScripts/setenv-ios.sh .
    cp -p TestScripts/cryptest-ios.sh .
    ./cryptest-ios.sh

Jeff

-- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cryptopp-users/CAH8yC8nwaA-KGv3%2B5M53Z51Gm4v3Nm2XzCYmuNXbPCD7CeSyBw%40mail.gmail.com.

Reply via email to