mercredi 1 août 2018

How to compile test in xcode

my question is , if I have a library , which consists of *.a ( expansion) objects, and temporary objects ( with *.o expansion ) , actually the *.a objects consist of *.o objects ( they were built from them ) and now I should compile and run tests for this library, I don't know actually how, my tests consist of source code ( .cpp , .h ) and I should build them and run them for my library , how I can actually do this in Xcode ( not in terminal ) ?

Aucun commentaire:

Enregistrer un commentaire