« Reply #5 on: September 22, 2020, 05:13:21 am »
Thank you. I still get the same error though.
Does:
plutil /Volumes/DiskW/projects-cool/MyProduct/osx/shrents/casc-dlv.plist
display anything useful?
Apple has this to say about a line 1 syntax error:
After code signing — but before notarizing — you can verify your app or command line tool has a properly formed XML entitlement property list:
% codesign -d --entitlements :- <path to signed .app or command-line tool>
If the output of this command contains the text bplist00, the executable has a binary property list, which the notary service will reject with an error message like:
Embedded entitlements are invalid: syntax error near line 1
« Last Edit: September 22, 2020, 05:17:56 am by trev »

Logged
o Lazarus 2.1.0 r64368, FPC 3.3.1 r48100, macOS 10.14.6, Xcode 11.3.1
o Lazarus 2.1.0 r64392, FPC 3.3.1 Jan 13 21:24, macOS 11.1 (aarch64), Xcode 12.3
o Lazarus 2.1.0 r61574, FPC 3.3.1 r42318, FreeBSD 12.1 amd64 (VMware VM)
o Lazarus 2.1.0 r61574, FPC 3.0.4, Ubuntu 20.04 (Parallels VM)