• 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
Re: Wrong Frameworks Build Configuration Copied to App Pkg
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Wrong Frameworks Build Configuration Copied to App Pkg


  • Subject: Re: Wrong Frameworks Build Configuration Copied to App Pkg
  • From: Jerry Krinock <email@hidden>
  • Date: Sun, 6 Apr 2008 23:20:13 -0700

After realizing that correctly copying private frameworks was going to require several redundant lines of shell script per framework, I wrote a separate script which can be invoked to copy all my frameworks in one line.

It uses the same pbxcp tool as Copy Files Build Phase, but copies frameworks built with the correct (current) configuration instead of always using "Release". Bonuses: Also able to copy frameworks which are not linked into the project, and during a Release build, it removes headers and related symlinks in the copied frameworks.

http://www.sheepsystems.com/sourceCode/sourcecpframeworks.html

So, this problem is resolved.

_______________________________________________
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: Re: Combining multiple projects into one
  • Next by Date: A few beginner questions
  • Previous by thread: Re: Xcode 3.0 and Java Code Completion
  • Next by thread: A few beginner questions
  • Index(es):
    • Date
    • Thread