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

Xcode 14 Support #53

Open
lukelabonte opened this issue Jun 6, 2022 · 1 comment
Open

Xcode 14 Support #53

lukelabonte opened this issue Jun 6, 2022 · 1 comment

Comments

@lukelabonte
Copy link

When building with Xcode 14 the following build error is encountered for allowedTouchTypes and pencilInteraction.

Stored properties cannot be marked potentially unavailable with '@available'


Since Xcode 14 drops support for iOS 10 and below, just removing @available from allowedTouchTypes should be just fine.

mrazam110 added a commit to mrazam110/SwiftyDraw that referenced this issue Oct 31, 2022
metabren added a commit to Finger-Ink/SwiftyDraw that referenced this issue Dec 5, 2022
@sraut1
Copy link

sraut1 commented Mar 1, 2023

Hey @Awalz, When do you think is the plan to release support of xcode 14?

aplekhanov pushed a commit to aplekhanov/SwiftyDraw that referenced this issue Sep 3, 2023
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

No branches or pull requests

2 participants