Skip to content

Instantly share code, notes, and snippets.

@liscio
Created July 6, 2011 18:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liscio/1067965 to your computer and use it in GitHub Desktop.
Save liscio/1067965 to your computer and use it in GitHub Desktop.
${PROJECT_DIR}/bin/copyFrameworks.sh "SMUGFoundation.framework SMUGOpenCL.framework SMUGAudio.framework"
find "${BUILT_PRODUCTS_DIR}"/"${FRAMEWORKS_FOLDER_PATH}" -name '*.h' -exec rm {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment