CaliCastle / PopMenu

A fully customizable popup style menu for iOS 😎

Home Page:https://popmenu.cali.so

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xcode 13 compatibility issue - Haptics.swift

jminutaglio opened this issue Β· comments

✍🏻 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

  • Xcode Version: Xcode Version 13.0 beta 3 (13A5192j)

See #67 for a work around for now.