Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Xcode 13 builds #68

Merged
merged 1 commit into from
Jun 10, 2022
Merged

Conversation

jopache
Copy link
Contributor

@jopache jopache commented Oct 21, 2021

Checklist

Motivation and Context

Even though docs say not to update minimum target; with Xcode 13, builds are failing due to @available attribute on Haptic enum. Issue seen below.
#67
#66

Description

  • updated deployment target on project to iOS 10.0
  • updated podspec to reflect this change
  • removed @available attribute on haptic file

Copy link

@truckbook-llc truckbook-llc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change is needed in the pod to work with Xcode 13. The changes are very few and simple, reviewed them, it looks good. Please merge this PR as soon as possible.

@mahmooddaqa
Copy link

@CaliCastle

developer-playable pushed a commit to playable-cn/PopMenu that referenced this pull request Feb 28, 2022
@jfries289
Copy link

@CaliCastle Any chance for getting this merged?

@CaliCastle CaliCastle merged commit 60dd4c7 into CaliCastle:master Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants