Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed code-signature in version 0.7.1? #23

Closed
suschizu opened this issue Dec 8, 2021 · 6 comments
Closed

Changed code-signature in version 0.7.1? #23

suschizu opened this issue Dec 8, 2021 · 6 comments

Comments

@suschizu
Copy link

suschizu commented Dec 8, 2021

Hello!
I've recieved a notification that the code signature has changed between version 0.7.0 and 0.7.1
can you confirm this?

EXPECTED Nothing Magical Inc. (UP9C8XM22A) but FOUND Apple Development: Samuel Soffes (F5W43ET9UG)

Thanks!

@soffes
Copy link
Owner

soffes commented Dec 8, 2021

That's expected! I closed the Nothing Magical developer account and am using my personal one now.

Love that you're verifying this <3

@suschizu
Copy link
Author

suschizu commented Dec 8, 2021

perfect thanks for the information ;D

@suschizu suschizu closed this as completed Dec 8, 2021
@core-code
Copy link

using the personal one is fine, but could you please use the "Developer ID" signature? the "Apple Development" certificate is only for uploading packages to the Mac App Store. i am expecting people will see "Gatekeeper" issues because of this.

@soffes
Copy link
Owner

soffes commented Dec 8, 2021

@core-code oh my bad. I thought I used the Developer ID one. I'll make another release now with the correct signature.

@soffes
Copy link
Owner

soffes commented Dec 8, 2021

@core-code here's the output for 0.7.2:

$ codesign -dv --verbose=2 /Users/soffes/Desktop/Clock.saver
Executable=/Users/soffes/Desktop/Clock.saver/Contents/MacOS/Clock
Identifier=com.samsoffes.clock
Format=bundle with Mach-O universal (x86_64 arm64)
CodeDirectory v=20400 size=1239 flags=0x0(none) hashes=32+3 location=embedded
Signature size=8976
Authority=Developer ID Application: Samuel Soffes (LHDXBG4XBK)
Authority=Developer ID Certification Authority
Authority=Apple Root CA
Timestamp=Dec 8, 2021 at 9:57:27 AM
Info.plist entries=23
TeamIdentifier=LHDXBG4XBK
Sealed Resources version=2 rules=13 files=19
Internal requirements count=1 size=212

@core-code
Copy link

confirmed, looks fine, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants