alexey1312 / SnapshotTestingHEIC

An extension to SnapshotTesting which allows you to create HEIC images
MIT License
18 stars 11 forks source link

Snapshots crash on simulator 17.5 #10

Open notapplicableio opened 3 months ago

notapplicableio commented 3 months ago

In the heicData(compressionQuality: CompressionQuality = .lossless) -> Data?, CGImageDestinationFinalize(imageDestination) has a h1v1 codec issue. This is fine in the previous simulator.

notapplicableio commented 2 months ago

Is anyone else seeing this? Or just me? @alexey1312

terminox commented 2 months ago

I'm facing the same issue ✋

fruitcoder commented 1 month ago

Is this still an issue on the current Xcode 16 Betas? Maybe we could make the compressionQuality optional so the options are empty. This could be a temporary fix https://forums.developer.apple.com/forums/thread/755470

alexey1312 commented 1 month ago

Hello. Please check the latest version - 1.5.0