Post

Replies

Boosts

Views

Activity

Command line tools not working after notarization
platform :macOS 12.4 IDE : clion log : https://osxapps-ssl.itunes.apple.com/itunes-assets/Enigma112/v4/2c/3b/e9/2c3be958-8f48-2148-7a90-63a1537add5a/developer_log.json?accessKey=1655405836_1884875723549735342_rFJLfG02K3OIKumkF7HgAdxhRNp9wlliJayx%2B52WMLYKIBO9A8Kb%2Bk8h9I3ooa1MtmTo7MDawKfN5TE11FFtppioZxDCbsQltQUS%2BJG%2FvGs6mcAktxXTrMY80LZ73v24Vvmd4T8s3Vk0R382C0tByj9yAUtzHxNYCRrwUylFzIY%3D I can build and run it but after signing and notarization, it can not work with getting this: zsh: killed   TOOL_NAME
11
0
3.0k
Jun ’22
How to Sign and Notarize Command Line Tools?
Because of business requirements, we need to develop a command-line tool on macOS. According to Apple's policy, we need to sign and notarize it before distribution. My steps are as follows: Sign the executable Compress the executable file into a zip package Submit the zip to notarization and succeed Unzip the zip and execute it on another mac, and report an error: the dynamic library cannot be loaded How should I solve it?
0
0
390
May ’22
How update inhouse profile by app store connect api?
We want handle our inhouse profiles juse like AppStore profiles. But we can not genarate the key on: https://appstoreconnect.apple.com/access/developers Does it supported?
Replies
1
Boosts
0
Views
736
Activity
Nov ’24
Command line tools not working after notarization
platform :macOS 12.4 IDE : clion log : https://osxapps-ssl.itunes.apple.com/itunes-assets/Enigma112/v4/2c/3b/e9/2c3be958-8f48-2148-7a90-63a1537add5a/developer_log.json?accessKey=1655405836_1884875723549735342_rFJLfG02K3OIKumkF7HgAdxhRNp9wlliJayx%2B52WMLYKIBO9A8Kb%2Bk8h9I3ooa1MtmTo7MDawKfN5TE11FFtppioZxDCbsQltQUS%2BJG%2FvGs6mcAktxXTrMY80LZ73v24Vvmd4T8s3Vk0R382C0tByj9yAUtzHxNYCRrwUylFzIY%3D I can build and run it but after signing and notarization, it can not work with getting this: zsh: killed   TOOL_NAME
Replies
11
Boosts
0
Views
3.0k
Activity
Jun ’22
How to Sign and Notarize Command Line Tools?
Because of business requirements, we need to develop a command-line tool on macOS. According to Apple's policy, we need to sign and notarize it before distribution. My steps are as follows: Sign the executable Compress the executable file into a zip package Submit the zip to notarization and succeed Unzip the zip and execute it on another mac, and report an error: the dynamic library cannot be loaded How should I solve it?
Replies
0
Boosts
0
Views
390
Activity
May ’22
I can not open my inhouse on iOS 15 but it works on iOS 14
the error msg : "XXXX"需要更新 此App的开发者需要更新App以在此iOS版本上正常工作
Replies
3
Boosts
0
Views
3.1k
Activity
Aug ’21