Copying Framework from derived data to /Library/Frameworks (Xcode 6) -


this seems should basic question. i've been programming 30 years in on dozen languages, somehow apple build , deployment system leaves me scratching head.

i want arrange when build, framework output files copied deriveddata location /library/frameworks. have tried several approaches this, creating copy step in build phases, nothing seems work right. complaints "this target might contain own product" if specify destination of "shared frameworks". if specify absolute path permissions problems. if "only copy files when installing", can't figure out how xcode "install". go out , buy book on xcode , apple deployment, versions change i'm afraid out of date.

any appreciated.