Open platinstudio opened 3 years ago
Ah. I guess when I added that, I set Xcode 11 to be the base version that this library supports. It should be easy enough to convert that to defines instead.
Is there any particular reason why you're still using Xcode 10?
hi ! how to convert ? yes! my same library package just work in xcode 10
@TimOliver Do you have any suggestions?
@pl4ten solve that?
7 error in TOCropToolbar.m file
xcode: 10.1
1:
error: Property 'baselineOffsetFromBottom' not found on object of type 'UIImage *'
2,3,4,5,6,7:
error: Use of undeclared identifier 'UIImageSymbolConfiguration'
?