Hey ChuckNM:
Thanks for the reply. If I use export as an option, then when I notarize the installer, the notification server responds with: "The signature of the binary is invalid.". If I go hunting into the xcarchive and package that up, everything is great. Or is it my notarizing of the installer which is:
xcrun altool --notarize-app \
--primary-bundle-id "com.xyz.abc213456" \
--username "yoda@mac.com" \
--password "somepassword" \
-f MyGreatApp_v${VERSION}.pkg
I thought the --notarize-app flag was for packages.
That's the reader's digest version. I'd be happy to provide any additional info. I think this is one of those "Is it this bit or that bit" sort of problems.
John
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: