-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hello, I am quite new to the xcode project. Is it the follow command a relative path? Should I change it before running the command and where to I find the configuration. It seem the config is a bit different now since Xcode updated many times.
cp -f ../../../addons/ofxQRCodeGenerator/lib/osx/libqrencode.3.dylib "$TARGET_BUILD_DIR/$PRODUCT_NAME.app/Contents/MacOS/libqrencode.3.dylib"; install_name_tool -change /usr/local/lib/libqrencode.3.dylib @executable_path/libqrencode.3.dylib "$TARGET_BUILD_DIR/$PRODUCT_NAME.app/Contents/MacOS/$PRODUCT_NAME";
Metadata
Metadata
Assignees
Labels
No labels