Luke LaBonte

Results 3 issues of Luke LaBonte

## What did you do? Build the project with Xcode 14 Beta 3 ## What did you expect to happen? For the project to successfully build. ## What happened instead?...

Currently if `-u` is used on a project file that has dependencies via SPM, they get removed causing the scheme to be in a bad state. It looks like there...

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...