CaliCastle / PopMenu

A fully customizable popup style menu for iOS 😎
https://popmenu.cali.so
MIT License
1.6k stars 179 forks source link

Xcode 13 compatibility issue - Haptics.swift #66

Open jminutaglio opened 2 years ago

jminutaglio commented 2 years ago

✍🏻 Issue Description

Errors in Haptics.swift with changes in Xcode 13.

specifically: Enum cases with associated values cannot be marked potentially unavailable with '@available'

Screen Shot 2021-07-23 at 11 18 38 AM

💻 Environment

jopache commented 2 years ago

See #67 for a work around for now.