Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.4.0 fails to open showing popup error #20

Closed
kikeenrique opened this issue Jan 9, 2023 · 3 comments · Fixed by #21
Closed

Version 1.4.0 fails to open showing popup error #20

kikeenrique opened this issue Jan 9, 2023 · 3 comments · Fixed by #21
Assignees
Labels
bug Something isn't working

Comments

@kikeenrique
Copy link

After download and installing in applications, trying to run the app shows a popup error.
“SwiftPlantUMLApp” is damaged and can’t be opened. You should move it to the Bin.

Here are some of the app messages seen in console.log, pointing towards a provision profile error.

Provisioning Profile Validation: profile '6V66CC3AN6.us.eidinger.SwiftPlantUML' is not provisioned for this device 
embedded provisioning profile not valid: file:///Applications/SwiftPlantUMLApp.app/Contents/embedded.provisionprofile error: Error Domain=CPProfileManager Code=-212 "Provisioning profile does not allow this device." UserInfo={NSLocalizedDescription=Provisioning profile does not allow this device.}
Disallowing us.eidinger.SwiftPlantUML because no eligible provisioning profiles found
mac_vnode_check_signature: /Applications/SwiftPlantUMLApp.app/Contents/MacOS/SwiftPlantUMLApp: code signature validation failed fatally: When validating /Applications/SwiftPlantUMLApp.app/Contents/MacOS/SwiftPlantUMLApp:
  Code has restricted entitlements, but the validation of its code signature failed.
Unsatisfied Entitlements:

I'm using version 1.4.0 on macOS Ventura 13.1 (22C65)

@MarcoEidinger MarcoEidinger self-assigned this Jan 9, 2023
@MarcoEidinger MarcoEidinger added the bug Something isn't working label Jan 9, 2023
@MarcoEidinger
Copy link
Owner

MarcoEidinger commented Jan 9, 2023

Damn it, I forgot to sign the archive with my Developer ID. I will upload a correct 1.4.1 version soon

Thank you for reporting it!

@MarcoEidinger MarcoEidinger linked a pull request Jan 9, 2023 that will close this issue
@MarcoEidinger
Copy link
Owner

I created release 1.4.1, and you can download the app binary from here

Homebrew update is pending: Homebrew/homebrew-cask#139292

@MarcoEidinger
Copy link
Owner

Version 1.4.1 is also available on Homebrew now.

if you still face issues with that new version then please let me know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants