CodeSign Warning when building static lib target for iPhone on XCode 3.1
CodeSign Warning when building static lib target for iPhone on XCode 3.1
- Subject: CodeSign Warning when building static lib target for iPhone on XCode 3.1
- From: "Martin Redington" <email@hidden>
- Date: Fri, 24 Oct 2008 19:14:09 +0100
I'm trying to incorporate a third party library into my iPhone app.
I created a static lib target, and added it as a dependency to my main
app target.
When I build I get the warning:
CodeSign warning: code signing is not enabled for product type Mach-O
Static Library
This is on Xcode 3.1, building against iPhone OS 2.0 (so I'm a little
behind the times).
The codesigning build settings for the static lib appear to be
identical to the main apps.
Is this anything to worry about?
If so, how do I get rid of it (I presume I could just compile the
source into my main app, but I'd rather avoid that if possible).
cheers,
m.
--
http://www.mildmanneredindustries.com/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden