I'm having trouble with linking a framework in my Cocoa-Python App. In a normal Cocoa/Objective-C app, after adding the framework in the Frameworks folder of my Xcode project, I would create a Custom copy files build phase, and everything would work fine.
But when I do that , still the same framework, on a Cocoa-Python App, the app would crash after building. Am I missing something? Btw, I'm using Xcode 3 . _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com