Post

Replies

Boosts

Views

Activity

Signing an app
Hi I am working on a MacOs based application. we were signing application using certificate via Xcode. but now my company is not going to provide certificate to us due to some security issue. I have xcarchive file and need to sign it, is it a correct way to get .app signed it and put it back in xcarchive. I am trying to sign .app through command line. there are some third party static libraries in code (SparkleFramework). so signed those too. and then signed .app as well. When I check code sign using "codesign -vvv --deep --strict" it shows me error .app: a sealed resource is missing or invalid any help would be appreciated.
6
0
2.9k
Oct ’22
Signing an app
Hi I am working on a MacOs based application. we were signing application using certificate via Xcode. but now my company is not going to provide certificate to us due to some security issue. I have xcarchive file and need to sign it, is it a correct way to get .app signed it and put it back in xcarchive. I am trying to sign .app through command line. there are some third party static libraries in code (SparkleFramework). so signed those too. and then signed .app as well. When I check code sign using "codesign -vvv --deep --strict" it shows me error .app: a sealed resource is missing or invalid any help would be appreciated.
Replies
6
Boosts
0
Views
2.9k
Activity
Oct ’22
Crash Report Format
Hi, I want to understand the format of crash file generated by MacOs. is there any link or document that states the proper format of crash file.
Replies
1
Boosts
0
Views
1k
Activity
Jul ’22