Re: Issue facing || iOS Platform
Jeffrey Walton <[email protected]> Wed, 29 Sep 2021 11:28:42 -0400
| Newsgroups | gmane.comp.encryption.cryptopp |
|---|---|
| Message-ID | <CAH8yC8n4smAzA+LTMGgvHmtT8x_VSn-ZTzeisrX4f=3o9W3eag@mail.gmail.com> |
On Wed, Sep 29, 2021 at 10:50 AM 'Atul Gawali' via Crypto++ Users < [email protected]> wrote: > Now I am able to build the cryptopp Xcode project. > But now when I am building the project to get *libcryptopp.a* framework. > it not getting black it always showing in red form. > please let me know if I am missing here. I am planning to make a framework > so I can use it in the simulator project. > please find attached a screenshot. > [image: Screenshot 2021-09-29 at 8.15.41 PM.png] > > I have not worked with Xcode in a few years. My knowledge is not current. We have a wiki article at https://cryptopp.com/wiki/IOS_(Xcode), but it covers older versions of Xcode. I imagine Stack Overflow has questions/answers on adding a library to a Xcode project nowadays. One thing looks odd (to me). Both the static library (libcryptopp.a) and shared object (libcryptopp.dylib) are present. It seems to me one or the other should be used, but not both. Maybe that's what Apple wants nowadays. But like I said, I am not current with using Xcode. 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/cryptopp-users/CAH8yC8n4smAzA%2BLTMGgvHmtT8x_VSn-ZTzeisrX4f%3D3o9W3eag%40mail.gmail.com.
Screenshot 2021-09-29 at 8.15.41 PM.png
(image/png, 737.7 KB) - not displayed