• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Where is kUCHighSurrogateRangeStart in Swift 1.2
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where is kUCHighSurrogateRangeStart in Swift 1.2


  • Subject: Re: Where is kUCHighSurrogateRangeStart in Swift 1.2
  • From: Kyle Sluder <email@hidden>
  • Date: Thu, 09 Apr 2015 12:34:18 -0500

On Thu, Apr 9, 2015, at 10:01 AM, Gerriet M. Denkmann wrote:
> Using Xcode 6.2 my Swift program compiled and run fine.
>
> Now Xcode 6.3 complains of unresolved identifier
> kUCHighSurrogateRangeStart.
>
> This is defined in:
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Headers/TextCommon.h
> .
>
> How to make Swift recognise this file?

Are you importing CoreServices?

Did you try referring to the symbol as
`CoreServices.kUCHighSurrogateRangeStart`?

--Kyle Sluder
_______________________________________________

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


References: 
 >Where is kUCHighSurrogateRangeStart in Swift 1.2 (From: "Gerriet M. Denkmann" <email@hidden>)

  • Prev by Date: Re: Painting standard check box/radio button mark
  • Next by Date: objc_msgSend() selector name: tableView:objectValueForTableColumn:row:
  • Previous by thread: Where is kUCHighSurrogateRangeStart in Swift 1.2
  • Next by thread: Re: Where is kUCHighSurrogateRangeStart in Swift 1.2
  • Index(es):
    • Date
    • Thread