rechsteiner / Parchment

A paging view with a highly customizable menu ✨
MIT License
3.35k stars 417 forks source link

outdated code error in PagingSizeCache #685

Closed iosdev4rnd closed 4 months ago

iosdev4rnd commented 1 year ago

Hi, i am getting this outdated code error when i checkout the code. i dont want to edit the files. so am i fetching wrong branch ? or what. if someone can help me out please.

'didEnterBackgroundNotification' has been renamed to 'NSNotification.Name.UIApplicationDidEnterBackground'

in PagingTitleCell Reference to member 'selected' cannot be resolved without a contextual type Reference to member 'tabBar' cannot be resolved without a contextual type Reference to member 'tabBar' cannot be resolved without a contextual type

rechsteiner commented 1 year ago

Hey! Which version are you using? Could you try referencing the 4.0 branch?

iosdev4rnd commented 1 year ago

still errors... pageTitleCell and PagingSizeCache files Reference to member 'selected' cannot be resolved without a contextual type and deprecated notification

rechsteiner commented 6 months ago

Which version of Xcode are you using?