Post

Replies

Boosts

Views

Activity

Reply to Launch Constraint Violation
Yes, Quinn. That is correct. Before macOS 15, I can launch it from the Applications in Finder by double clicking on the app icon. But now, I cannot anymore. The error message is "The application "MyJavaApp" can't be opened". When I checked the console, I saw it was the launch constraint failure. Thank you so much.
Topic: Code Signing SubTopic: General Tags:
Oct ’24
Reply to Launch Constraint Violation
Thanks a lot for your answers, Quinn. I really appreciate it. I will give your suggestions a try.
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’24
Reply to Launch Constraint Violation
Yes, Quinn. That is correct. Before macOS 15, I can launch it from the Applications in Finder by double clicking on the app icon. But now, I cannot anymore. The error message is "The application "MyJavaApp" can't be opened". When I checked the console, I saw it was the launch constraint failure. Thank you so much.
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’24
Reply to Launch Constraint Violation
Hi, Quinn. The value for "CFBundleExecutable" is universalJavaApplicationStub. It is a bash script that serves as a launcher stub.
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’24