App Store still complaining
Ernesto Giannotta
erne at apimac.com
Mon Feb 21 06:23:24 CST 2011
Don't forget to strip the IB Plugin or App Store will complain
#####################################
# COPY /Library/Frameworks/V4CC.framework into app/Frameworks
#####################################
if [ ! -d "$app_frmw" ] ; then
mkdir "$app_frmw"
fi
cp -R /Library/Frameworks/V4CC.framework "$app_frmw"
rm -d -f -r "$app_frmw"/V4CC.framework/Resources/V4CC.ibplugin
On 21-feb-2011, at 13:20, Ruslan Zasukhin wrote:
> On 2/21/11 2:15 PM, "Ernesto Giannotta" <erne at apimac.com> wrote:
>
>> OK then (not so different as I see ;-)
>
> New V4CC script uploaded.
>
>
>
> --
> 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]
>
>
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina
More information about the Valentina
mailing list