• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
How to copy one project product to another project Resources on build (relative path)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to copy one project product to another project Resources on build (relative path)


  • Subject: How to copy one project product to another project Resources on build (relative path)
  • From: Juanjo Conti <email@hidden>
  • Date: Mon, 02 Mar 2015 00:27:18 -0300

Hi!

I have a project, let' call it A which contains another one, let's call it
B.

A producto of B is used by A, so I'm copying it in A build phase to
Resources folder.

The problem is that in A.xcodeproj/project.pbxproj I see the absolute path
of the product been copied:

81CBEDD41A9FA5740015BEE2 /* ProductName */ = {isa = PBXFileReference;
explicitFileType = wrapper.cfbundle; name = ProductName; path =
"/Users/xxx/Library/Developer/Xcode/DerivedData/Worspace-dygmdtnwaxtdegfcwjuatbfcygfg/Build/Products/Debug/ProductName";
sourceTree = "<absolute>"; };

The problem with this is that if I want to build A in another machine, it
fails.

How can I achieve this in a way not dependent of my machine?

Thanks in advance,

--

Juanjo Conti <jjconti <http://goog_2023646312>@carouselapps.com
<email@hidden>>

Software Engineer - Carousel Apps <https://carouselapps.com>

--
Carousel Apps Limited, registered in England & Wales with registered number
7689440 and registered office Unit 2 Artbrand Studios, 7 Leathermarket
Street, London SE1 3HN. Any communication sent by or on behalf of Carousel
App Ltd or any of its subsidiary, holding or affiliated companies or
entities (together "Watu") is confidential and may be privileged or
otherwise protected. If you receive it in error please inform us and then
delete it from your system. You should not copy it or disclose its contents
to anyone. Messages sent to and from Watu may be monitored to ensure
compliance with our internal policies and to protect our business. Emails
are not secure and cannot be guaranteed to be error free. Anyone who
communicates with us by email is taken to accept these risks.
_______________________________________________

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


  • Follow-Ups:
    • Re: How to copy one project product to another project Resources on build (relative path)
      • From: Steve Mills <email@hidden>
    • Re: How to copy one project product to another project Resources on build (relative path)
      • From: Joar Wingfors <email@hidden>
  • Prev by Date: Re: NSTask & pseudo-TTY troubles
  • Next by Date: Re: How to copy one project product to another project Resources on build (relative path)
  • Previous by thread: Re: NSTask & pseudo-TTY troubles
  • Next by thread: Re: How to copy one project product to another project Resources on build (relative path)
  • Index(es):
    • Date
    • Thread