Re: Wrong Frameworks Build Configuration Copied to App Pkg
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