Skip to content

"Checksum doesn't match" error on Apple M1/M2/M3 #81

Pinned Answered by akh925
muffintop98 asked this question in Q&A
Discussion options

You must be logged in to vote

I finally got this working. I don't know the exact cause but it definitely seems to be a conflict with Mac OS 14/Apple Silicon

Steps to resolve:

  1. Patch Binary
  2. Make Binary executable
  3. Resign App signature sudo codesign --force --deep --sign - "/Applications/Snap Camera.app" (You may need to unsign first, I didn't)
    -NOTE: Make sure your Terminal has full disk access, Patrick walks you through how to do that in the Mac video
  4. Right-click the Snap Camera application (not the binary)-> Get Info -> Make sure "Open Using Rosetta" is toggled on

After following the steps above, I no longer get the checksum error and my lenses activate properly.

Replies: 2 comments 14 replies

Comment options

You must be logged in to vote
9 replies
@ptrumpis
Comment options

@dbacks2196
Comment options

@akh925
Comment options

@akh925
Comment options

Answer selected by ptrumpis
Comment options

You must be logged in to vote
5 replies
@akh925
Comment options

@ptrumpis
Comment options

@dbacks2196
Comment options

@ptrumpis
Comment options

@dbacks2196
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants