xcrun stapler staple

Good morning all,

I am unable to make the following command:

xcrun stapler staple -vvvv open-videopresenceosx-x64/Open\ Videopresence.app/

Processing: /Users/xxxxx/Documents/Ovp/Génération des clients/Client Mac/open-videopresence
osx-x64/Open Videopresence.app
Properties are {
  NSURLIsDirectoryKey = 1;
  NSURLIsPackageKey = 1;
  NSURLIsSymbolicLinkKey = 0;
  NSURLLocalizedTypeDescriptionKey = Application;
  NSURLTypeIdentifierKey = "com.apple.application-bundle";
  "_NSURLIsApplicationKey" = 1;
}
Props are {
}
Cannot download ticket. CDHash must be set.

And yet I have the Notorization going well:

No errors getting notarization info.
 
      Date: 2021-01-12 09:37:53 +0000
      Hash: 605ffd5c9b6bbcb48a5d124d4f349baa439f04dd565311ad188128e782489da5
   LogFileURL: https://osxapps-ssl.itunes.apple.com/itunes-assets/Enigma114/v4/af/03/4b/af034b77-a1e0-aeae-20c0-6784f55e3e02/developer_log.json?accessKey=1610638889_534028248020798332_FgAW%2FqjAIyhjIdSfCl%2F5FNlB%2BI4jfU2RpUTp4qDdYHaNjbpB5GzDKC9HkuNcUuWvGRZIhbS330UI8P0O1BeTYpZM6PMZAMCpZVvg6Np6yAHrlrUnphd%2FmdVuvZgA23y8vtizBGzEldFdhTBCn8%2BUzlqsVBpMJjLuyl7pkYEom%2BM%3D
   RequestUUID: 436ed987-a349-4a48-897c-d0454ede9885
     Status: success
   Status Code: 0
Status Message: Package Approved

Help me please...

Alexis



It may not like those accents in the path. Try copying the app to /tmp and see if it works there.
xcrun stapler staple
 
 
Q