Converting Dylib Projects to Bundles
Converting Dylib Projects to Bundles
- Subject: Converting Dylib Projects to Bundles
- From: Paul <email@hidden>
- Date: Sat, 3 Apr 2004 16:06:46 -0800
Using the CodeWarrior importer I was able to move my code over to
Xcode. It made all of my shared libraries dynamic libraries projects.
Which is fine, but I want to make them into bundles now. There does not
appear to be a way to change from a dylib project to a bundle project
type in the user interface. In the "general" pane on the project info
window, it is unchangeable. I recognize that bundles are nothing more
than special folders but it seems that Xcode does some special things
with bundles. Is there a way to do this without recreating the projects
from scratch? Or is there an easy way to create new projects and
migrate it over from the dylib projects?
- Paul
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.