Charts icon indicating copy to clipboard operation
Charts copied to clipboard

Fix Xcode 14.3 import warnings

Open FelixHerrmann opened this issue 1 year ago • 0 comments

Goals :soccer:

Xcode 14.3 produces some missing import warnings: Screenshot 2023-04-09 at 22 57 36

Implementation Details :construction:

I have added all the necessary imports to resolve the warnings.

Testing Details :mag:

I have build the project with Xcode 14.2 and 14.3 for macOS and iOS.

FelixHerrmann avatar Apr 09 '23 21:04 FelixHerrmann