Adding a custom framework to a Cocoa-Python App
Adding a custom framework to a Cocoa-Python App
- Subject: Adding a custom framework to a Cocoa-Python App
- From: "Earl T." <email@hidden>
- Date: Fri, 6 Feb 2009 19:30:28 +0800
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 (email@hidden)
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:
This email sent to email@hidden