- start XCode.
- select "Create a new Xcode pjoject".
- select "iOS" tab.
- "Static Library" templete is exist, but "Dynamic Library" is not exist.
I want to create dylib file for ios. XCode doesn't have templates, can I create a dylib file for ios? Please tell me how to create it.
Best regards.