gokulgovind / GLNotificationBar

GLNotificationBar is a ios10 style notification bar, can be used to handle push notification in active state.
MIT License
301 stars 44 forks source link

swift 4 compiler warning! #22

Open internalG opened 6 years ago

internalG commented 6 years ago

/GLNotificationBar/GLNotificationBar/Classes/GLNotificationBar.swift:274:19: 'characters' is deprecated: Please use String or Substring directly

It seems it's not swift4 ready.

fadizant commented 6 years ago

yeah there is so many fix button to press :)

gokulgovind commented 5 years ago

Hi There,

Now it has been updated to Xcode10 & Swift 4.2, Due to this issue unable to update pod file.

For now drag and drop files instead of pod file.