Skip to content

Instantly share code, notes, and snippets.

@falkorichter
Created August 25, 2020 04:45
Show Gist options
  • Save falkorichter/24ed0d3d5cd113765321f647b45f52f9 to your computer and use it in GitHub Desktop.
Save falkorichter/24ed0d3d5cd113765321f647b45f52f9 to your computer and use it in GitHub Desktop.
default 06:42:20.079256+0200 storeuid Receipt Validation (com.tapbots.TweetbotMac)
Signature Check: PASS
Bundle ID Check: PASS
Bundle Version Check: PASS
GUID Check: PASS
Expiration Check: PASS
default 06:42:20.079399+0200 storeuid <StoreKitClient: 0x7fbb6ff2d3e0>: Initializing client from bundle URL: file:///Applications/Tweetbot.app/
error 06:42:20.472393+0200 storeuid <StoreKitClient: 0x7fbb6ff2d3e0>: Cannot get apple ID from receipt /Applications/Tweetbot.app/Contents/_MASReceipt/receipt (null)
default 06:42:20.472619+0200 storelegacy StoreLegacy: Failed to perform in-line receipt renewal for application at path /Applications/Tweetbot.app : '(null)'
@falkorichter
Copy link
Author

found this script which checks the validity of the receipt:

<result>/Applications/Boop.app : Feb  7 21:48:47 2023 GMT 
 /Applications/CodeRunner.app : Feb  7 21:48:47 2023 GMT 
 /Applications/CopyClip.app : Feb  7 21:48:47 2023 GMT 
 /Applications/Deckset.app : Feb  7 21:48:47 2023 GMT 
 /Applications/Developer.app : Feb  7 21:48:47 2023 GMT 
 /Applications/Ecosia.app : Feb  7 21:48:47 2023 GMT 
 /Applications/Evernote.app : Feb  7 21:48:47 2023 GMT 
 /Applications/Kaleidoscope.app : Feb  7 21:48:47 2023 GMT 
 /Applications/Keynote.app : Feb  7 21:48:47 2023 GMT 
 /Applications/LightBlue.app : Feb  7 21:48:47 2023 GMT 
 /Applications/Magnet.app : Feb  7 21:48:47 2023 GMT 
 /Applications/Numbers.app : Feb  7 21:48:47 2023 GMT 
 /Applications/PDFScanner.app : Feb  7 21:48:47 2023 GMT 
 /Applications/Pages.app : Feb  7 21:48:47 2023 GMT 
 /Applications/Parcel.app : Feb  7 21:48:47 2023 GMT 
 /Applications/Phiewer.app : Feb  7 21:48:47 2023 GMT 
 /Applications/Pixelmator.app : Feb  7 21:48:47 2023 GMT 
 /Applications/Playgrounds.app : Feb  7 21:48:47 2023 GMT 
 /Applications/ScanBeacon.app : Feb  7 21:48:47 2023 GMT 
 /Applications/Skitch.app : Feb  7 21:48:47 2023 GMT 
 /Applications/Slack.app : Feb  7 21:48:47 2023 GMT 
 /Applications/SubEthaEdit.app : Feb  7 21:48:47 2023 GMT 
 /Applications/TweetDeck.app : Feb  7 21:48:47 2023 GMT 
 /Applications/Tweetbot.app : Feb  7 21:48:47 2023 GMT 
 /Applications/WhatsApp.app : Feb  7 21:48:47 2023 GMT 
 /Applications/Xcode.app : Feb  7 21:48:47 2023 GMT 
 /Applications/eDrawings.app : Feb  7 21:48:47 2023 GMT 
 /Applications/iMovie.app : Feb  7 21:48:47 2023 GMT 
</result>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment