1

I am very new to Xcode and Mac. I have created 2 projects in Xcode. Both are C++.

  1. Creating a library (Standard Dynamic Library).
  2. Using that library in other exe (Command Line Tool).
  3. By using standard templates I have created a dynamic library in C++ in Xcode.
  4. How to use that dylib in my exe project???

Tried googling. Got something, but didn't understood anything.

Please explain step by step procedure to include dylib in exe project. Thanks in advance!

3

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.