Open
Description
Describe the bug
2.5.3 with SPM won't build
Xcode 11.6
To Reproduce
Steps to reproduce the behavior:
Remove 2.5.2 from carthage folder
Add 2.5.3 to SPM
Expected behavior
Projects builds
Behaviour
CropViewController.swift
Use of undeclared type 'TOCropViewControllerAspectRatioPreset'
Use of undeclared type 'TOCropViewControllerToolbarPosition'
Use of undeclared type 'TOCropViewCroppingStyle'
@objc attribute used without importing module 'Foundation'
.....