JosephShenton / Twilight

Twilight
4 stars 0 forks source link

Buildtime (Not ipa) #3

Open iambenmitchell opened 6 years ago

iambenmitchell commented 6 years ago

on building I get this error: 'Key' is not a member type of 'NSAttributedString'

JosephShenton commented 6 years ago

I tweeted out a fix for this.

Joseph Shenton Sent from Polymail ( https://share.polymail.io/v1/z/b/NWIyMDYxODU4NGE3/zdZkCyXFw3bHShHvk_qoP60oAl0TdNg3INgrE0u41WWrjqxTQyGcej3pnCbyEPNFxK5IxwXEhJXxq1TaUdGKFGiLbX6bbRts32i1HzMk70uf13a6jim5fi_RMBIGHcCGLlIYmumRI8csothLF5hcWxTLa6OGiD1sa0hLoQ8NUS0__sO8dMs0l70Nc-PMcqqQzgUUtjpb-SKJ_5eKrxJBmgMHzul90ylcZSM3FRnN3jybbubnrfli7cOiTLSkEUJpzy4EBzGX5DcRug0aby3wrhldCrQG6QYVw3bdrQbXiNvuNlEjI7PUVi4dx2mC0PAMGTGHBy3musVWUP2G7jhrMllb5SMpSZRuybtZfR4omWkKxbmKDL814ASM )

On Wed, 13 Jun 2018 at 9:46 am MrBenFTW < MrBenFTW ( MrBenFTW notifications@github.com ) > wrote:

on building I get this erro: 'Key' is not a member type of 'NSAttributedString'

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub ( https://github.com/JosephShenton/Twilight/issues/3 ) , or mute the thread ( https://github.com/notifications/unsubscribe-auth/AMXZVzT2eS-2uwvwUjFwUH0TjZJX1J1qks5t8FLzgaJpZM4UlUgJ ).

iambenmitchell commented 6 years ago

What was it?

iambenmitchell commented 6 years ago

Fixed, for anyone else wondering replace NSAttributedString.Key with NSAttributedStringKey