patchthecode / JTAppleCalendar

The Unofficial Apple iOS Swift Calendar View. Swift calendar Library. iOS calendar Control. 100% Customizable
https://patchthecode.com
MIT License
7.57k stars 812 forks source link

Stored properties cannot be marked unavailable with '@available' #1372

Closed ArdaDinler closed 1 year ago

ArdaDinler commented 1 year ago

Version Number: 8.0.3

Hi,

After we upgrade to new Xcode version, 15.0 Beta, we have gotten error below.

Stored properties cannot be marked unavailable with '@available' inside JTACMonthView file line number: 66

image

Could you help us please ? Best Regards.

patchthecode commented 1 year ago

I think this should be resolved in the latest 8.0.5 release. If it is, feel free to close this issue 🎉

ArdaDinler commented 1 year ago

Thank you for response very quickly 👍 💯