Closed andirsun closed 1 year ago
Update: I tried to notarize the app manually from console but it still saying the same when tried to install: So probably is not an error with the library.
streamline-web on dev [!⇡] is 📦 v4.0.68 via v16.16.0
❯ xcrun notarytool submit /Users/andirsun/projects/streamline/streamline-web/dist/Streamline.dmg --keychain-profile "notary-profile" --wait
Conducting pre-submission checks for Streamline.dmg and initiating connection to the Apple notary service...
Submission ID received
id: 960c2735-1a14-470f-9e92-96158fba24a4
Upload progress: 100,00 % (302 MB of 302 MB)
Successfully uploaded file
id: 960c2735-1a14-470f-9e92-96158fba24a4
path: /Users/andirsun/projects/streamline/streamline-web/dist/Streamline.dmg
Waiting for processing to complete.
Current status: Accepted.....................
Processing complete
id: 960c2735-1a14-470f-9e92-96158fba24a4
status: Accepted
Edited: Gatekeeper was throwing the error becuase the app had a code error from React. So after fix it all was ok.
Our CI pipeline just stops working suddenly. The library is notatrizing the app but when I try to open the app its says is not notarized: this is our code:
Error:
But the library is notarizing the code.