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: Jens Alfke <email@hidden>
- Date: Fri, 20 Jun 2014 08:39:27 -0700
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 |
_______________________________________________
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