I tried using a third-party app (Pacivist) to open the app in pkg, nd export the app locally,then followed your instructions to perform the following actions:
1、 Run codesign against the results app to confirm that its signature is valid:
% codesign --verify -vvv /path/to/your.app
The results obtained:
PS:I noticed an error message
IFlytek heard. app: a sealed resource is missing or invalid File missing:/Users/pploo2/Desktop/icon/1/iFlytek heard. app/Contents/Resources/tj_S1/_MACOSX/ node_modules
I don't know if this is the key to the problem ITMS-90926.
2. Run codesign again to check that you have App Sandbox enabled:
% codesign --display --entitlements - /path/to/your.app
The results obtained:
You can see that there is sandbox=true here
Now back to the first step, I performed operations on the app before packaging it as pkg and found that there were no missing related issues
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags: