App Store rejection - unorm_isNormalized
Ernesto Giannotta
erne at apimac.com
Mon Oct 8 06:26:22 CDT 2012
On 08-ott-2012, at 11:40, Ruslan Zasukhin <ruslan_zasukhin at valentina-db.com> wrote:
> On 10/7/12 11:50 AM, "Ernesto Giannotta" <erne at apimac.com> wrote:
>
>> Hello Ruslan,
>>
>> I submitted an app built with 4.9 and with copied ICU into the bundle with
>> this commands
>>
>> #ICU library
>> cp -R /usr/lib/libicucore.A.dylib "$app_vcomp"
>>
>> # change path to ICU library
>> install_name_tool -change "/usr/lib/vcomponents/libicucore.A.dylib"
>> "@executable_path/../vcomponents/libicucore.A.dylib"
>> "$app_vcomp"/libvkernel_fat_release.dylib
>>
>> but got rejected by the App Store for the same reason (use of
>> unorm_isNormalized)
>>
>> has this issue been addressed in 5.x?
>
> Hi Erne.
>
> First time this have meet Jon (jda)
>
> And we have just remove one SQL function from engine for some time.
>
> On this list you must be able find discussion of this.
>
> And Jon have used newer build to submit app.
> So I wonder, you say you use 4.9?
> Then 4.9.1 probably fixes that …
>
Ah yes, checking the list i see 5.x removed the function
got to make the leap of DB format then...
More information about the Valentina
mailing list