Getting the following error running on an M2. Binary was built using Xcode 14.3
% ./GPUZipCracker_build -i GPUZipCracker/GPUZipCracker/Test\ file/test.zip
This is a GPU-based deflated ZIP password bruteforcer.
Available GPUs:
0: Apple M2 Max
Using charset: ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789!@#$%^&*-
Using all available GPUs.
-[MTLComputePipelineDescriptorInternal setComputeFunction:withType:]:683: failed assertion `computeFunction must not be nil.'
zsh: abort ./GPUZipCracker_build -i GPUZipCracker/GPUZipCracker/Test\ file/test.zip
Getting the following error running on an M2. Binary was built using Xcode 14.3