App Store still complaining

Ernesto Giannotta erne at apimac.com
Sun Feb 20 09:36:54 CST 2011


Hi Ruslan,

what do you think of a line like this?


# change id of V4CC
	install_name_tool -id "@executable_path/../Frameworks/V4CC.framework/V4CC" "$app_frmw"/V4CC.framework/Versions/A/V4CC 


On 20-feb-2011, at 13:49, Ruslan Zasukhin wrote:

> On 2/20/11 2:36 PM, "Ernesto Giannotta" <erne at apimac.com> wrote:
> 
> Hi Erne,
> 
>> still a problem with the App Store here:
>> 
>> 
>>> We've completed the review of your app but cannot post this version to the
>>> App Store because it is linking against a missing framework:
>>> 
>>> </Applications/Notepad.app/Contents/Frameworks/V4CC.framework/V4CC>
>>> links against: </Library/Frameworks/V4CC.framework> (MISSING)
>>> 
>>> This is not in compliance with the App Store Review Guidelines
>>> <https://developer.apple.com/appstore/mac/resources/approval/guidelines.html>
>>> 
>>> 2.24 Apps that use deprecated or optionally installed technologies (e.g.,
>>> Java, Rosetta) will be rejected
>>> 
>> 
>> Is there some install_name_tool command I can add to the install script to fix
>> this?
> 
> Actually wow, Erne.
> This means you have not prepare your app for deployment on clean MACs.
> 
> Did you try to run your app on a clean MAC, where was not installed V4CC?
> I think you did not. And app will not start there of course.
> 
> ===============
> So solution is
> 
> Remember special deployment scripts in V4RB / V4REV / ...  ?
> 
> Yes, you need install V4CC inside of your app.
> I not remember if in our WIKI exists script for deployment of V4CC.
> If not - let me know -- it is not hard to make it from V4RB script.
> 
> 
> 
> -- 
> 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