• 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
Make a sub project recompile based on if a file that is not in it is dirtied.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Make a sub project recompile based on if a file that is not in it is dirtied.


  • Subject: Make a sub project recompile based on if a file that is not in it is dirtied.
  • From: Alex Zavatone <email@hidden>
  • Date: Wed, 11 Jan 2017 17:53:54 -0600

We just burned some hours today because one of my sub projects has a config file that used to be included in copy build phases of the framework which goes into our app.

But we removed this file from the Copy Files part of Build Phases since we need to encrypt it and then copy it into the framework so if i edit that file, Xcode doesn't know that it needs to rebuild our framework when we build the app.

Is there a setting where I can add the specific file that I care about to be watched so that if it is edited/dirtied this will trigger a rebuild of the FW?

I don't want to add it to the copy files phase and then remove it, because that's messy and I'm trying to prevent file creep into our targets.

Thanks in advance,
Alex Zavatone
 _______________________________________________
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


  • Prev by Date: NSLog output in Sierra?
  • Next by Date: Re: NSLog output in Sierra?
  • Previous by thread: Re: NSLog output in Sierra?
  • Next by thread: Purge all remnants of an old incarnation of my app
  • Index(es):
    • Date
    • Thread