Re: Linking to library in Xcode 5.1.1
Re: Linking to library in Xcode 5.1.1
- Subject: Re: Linking to library in Xcode 5.1.1
- From: Livio Isaia <email@hidden>
- Date: Sat, 21 Jun 2014 05:37:32 +0200
Il giorno 20/giu/2014, alle ore 17:39, Jens Alfke < email@hidden> ha scritto: On Jun 20, 2014, at 4:23 AM, Livio Isaia < email@hidden> wrote: Now I saw that in other projects of mine the libraries where put in MyApp/Contents/MacOS/ while in this case MyApp doesn’t contain any library. Can anyone tell me why the libraries are not copied into the app bundle?
This isn’t automatic. You have to add a Copy Files build phase to copy the library or framework into the app bundle.
—Jens
Thank you for replying,
I tried to add a Copy Files build phase but still get same error. Tried creating any folder(Frameworks, Plugins, etc.) but nothing changes…
Thank you in advance again, regards, livio. |
_______________________________________________
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