-
I know there are fragments of this in many posts, but it needs to be pulled together. Ideally, a shell script that prompts or has a header that collects the variables and then accomplishes the entire …
-
There are some problems where re-signing an a binary will lead to a bad signature/unlaunchable app. It would be useful to have an operation that matches `codesign`'s `--remove-signature` flag. Additio…
-
![image](https://user-images.githubusercontent.com/9566167/63827570-3603b200-c996-11e9-80a5-983867bb611e.png)
tukzi updated
2 years ago
-
I seen another issue stating that windows antiviruses block Particl wallet.
I just had the issue with AVG.
-
I had codesigning working on this a while ago, but I haven't tested it in a while. This is *not* needed anytime soon, and is not a V5 blocker, but this is storing some notes to myself.
I need to r…
-
I went to update the ZFS-on-boot instructions https://openzfsonosx.org/wiki/ZFS_on_Boot and attempted to boot Catalina, but we do have an issue with mounting root:
```
Loaded module v1.9.2-4-d4889…
-
See the details from Apple: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files.
We are additionally involving an XCFramework which has sparse details available. This art…
-
I am following the guide to do the code sign but always running into issue:
error: The specified item could not be found in the keychain.
The tricky thing is, if without sudo, it is able to found…
-
**[Original report](https://bitbucket.org/ronaldoussoren/py2app/issue/84) by Ronald Oussoren (Bitbucket: [ronaldoussoren](https://bitbucket.org/ronaldoussoren), GitHub: [ronaldoussoren](https://github…
-
When using 1.5.0, Codesign fails during the building of a MAUI MacCatalyst app with the following error.
> Codesign failed: unsealed contents present in the bundle root
This is linked to the me…