#53 Xcode 14 support
There was an error on variable pencilInteraction
Stored properties cannot be marked potentially unavailable with '@available'
I have added PencilInteractionSupport and extend UIPencilInteraction with it. So we will be using PencilInteractionSupport protocol in SwiftyDraw
Hi @Awalz and @LinusGeffarth
Can we merge this please, if there are no issues? Please update the release/cocoapods podspec and version so I can update my pod.
Thanks
Thanks for making the PR. The thing is I don't have a way to test this currently and am reluctant to merge anything untested.
@LinusGeffarth I think just run master and this branch on Xcode 14. You will feel the difference.