axelbrz <axelbrz@gmail.com> writes:
Hi, I have a Xcode project (cocos2d application) and I want to convert
it to a Cocoa Framework project exporting all .h files from the
project, to be able to import it from another project and use it like
a Framework with the respective headers.
What do I have to do?
I wouldn't create a new project at all. Instead, I'd add a new framework target to the existing project, then add the source files to the new
target. That will allow you to use the same set of source files for both
the framework and the standalone app, which makes it easier to keep
them in synch when changes are made.
sherm--
--
Sherm Pendley <www.shermpendley.com>
<www.camelbones.org>
Cocoa Developer
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 379 |
Nodes: | 16 (2 / 14) |
Uptime: | 39:24:55 |
Calls: | 8,141 |
Calls today: | 4 |
Files: | 13,085 |
Messages: | 5,857,558 |