App Store still complaining

Ruslan Zasukhin ruslan_zasukhin at valentina-db.com
Mon Feb 21 06:02:58 CST 2011


On 2/21/11 1:28 PM, "Ernesto Giannotta" <erne at apimac.com> wrote:

> Well, this is the one I added to try fix it!

Yes I also now see what you mean.

I have made fix as following


#####################################
# CHANGE executable_path for V4CC.framework dylibs:
#####################################
app_frmw_v4cc="$app_frmw"/V4CC.framework/Versions/A/V4CC

    install_name_tool -id
"@executable_path/../Frameworks/V4CC.framework/V4CC"
"$app_frmw_v4cc"

    install_name_tool -change
"/usr/local/lib/vcomponents/libvshared_fat_release.dylib"
"@executable_path/../vcomponents/libvshared_fat_release.dylib"
"$app_frmw_v4cc"
    install_name_tool -change
"/usr/local/lib/vcomponents/libvkernel_fat_release.dylib"
"@executable_path/../vcomponents/libvkernel_fat_release.dylib"
"$app_frmw_v4cc"
    install_name_tool -change
"/usr/local/lib/vcomponents/libvclient_fat_release.dylib"
"@executable_path/../vcomponents/libvclient_fat_release.dylib"
"$app_frmw_v4cc"
    install_name_tool -change
"/usr/local/lib/vcomponents/libvreport_fat_release.dylib"
"@executable_path/../vcomponents/libvreport_fat_release.dylib"
"$app_frmw_v4cc"
    install_name_tool -change
"/usr/local/lib/vcomponents/VSDK.framework/Versions/A/VSDK"
"@executable_path/../vcomponents/VSDK.framework/Versions/A/VSDK"
"$app_frmw_v4cc"







-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macserve.net/pipermail/valentina/attachments/20110221/4dd2a266/attachment.htm>


More information about the Valentina mailing list