> On 5 May 2015, at 20:16, Livio Isaia <[email protected]> wrote: > > hi all, > > I have a workspace containing thee projects: a framework and two app. Either > app must use the framework. > I think it would be simpler copying the framework in the resource folder of > each app bundle, but the menu item > > Editor->Add Build Phase->Add Copy Files Build Phase > > is not enabled for the apps (it’s enabled only for the framework). > > Can anybody tell me why? How can I solve the problem? > > Thank you all in advance, > best regards, > livio.
It’s another Xcode little annoyance. if you just select the product none of the choices under Editor->Add Build Phase are enabled for some reason. However if you use the little ‘+’ button just above the list of phases, you should find it enabled. Similarly if you select and expand any one of the phases, any one usually works, the menu item becomes enabled. I use the ‘+’ button. _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to [email protected]
