Re: Where are the ICU Headers?
Re: Where are the ICU Headers?
- Subject: Re: Where are the ICU Headers?
- From: "Gary L. Wade" <email@hidden>
- Date: Thu, 06 Oct 2016 02:32:06 -0700
My experience has been that last year (iOS 9 and OS X 10.11) Apple made ICU a private framework worthy of rejection from its App Store if you used its APIs directly. I encountered this because like in years past when Apple did not provide ICU through a higher-level framework, we were encouraged to call ICU directly, and that's when I supplied a signature to translate between 2-letter and 3-letter language codes to work around the no-headers issue, which I needed to support a 3rd party services requirement. However, the app was rejected as using a private API. I was going to challenge it, but my management decided we should hard code the mappings.
--
Gary L. Wade (Sent from my iPad)
http://www.garywade.com/
> On Oct 6, 2016, at 1:22 AM, Gerriet M. Denkmann <email@hidden> wrote:
>
> The Icu stuff (57.1) is included in macOS 12.
>
> There is:
> /usr/lib/libicucore.A.dylib
>
> and Xcode has:
> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/libicucore.tbd
>
> But I cannot find the headers.
>
> Gerriet.
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden