SwiftyDraw icon indicating copy to clipboard operation
SwiftyDraw copied to clipboard

#53 Xcode 14 support

Open mrazam110 opened this issue 3 years ago • 3 comments

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

mrazam110 avatar Oct 31 '22 10:10 mrazam110

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

mrazam110 avatar Nov 04 '22 11:11 mrazam110

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 avatar Nov 04 '22 12:11 LinusGeffarth

@LinusGeffarth I think just run master and this branch on Xcode 14. You will feel the difference.

mrazam110 avatar Nov 07 '22 13:11 mrazam110