79207602

Date: 2024-11-20 14:24:17
Score: 2
Natty:
Report link

I've found the issue! I checked in TARGETS > Swift Language Version -> And I was using Swift 4 in the project. Changed it to Swift 6 and done!

I realized because of this error in Xcode: 'jpegData(compressionQuality:)' has been renamed to 'UIImageJPEGRepresentation(::)'

It was telling me to use an older version, which made no sense.

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Ninja