Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Sandboxing is not supported #124

@kerner1000

Description

@kerner1000

I'm submitting a…

  • bug report
  • feature request
  • other

Short description of the issue/suggestion:

after I run

'codesign' --force --options runtime --deep --entitlements "/Volumes/Case-sensitive Volume/sources/myall/assets/mac/entitlements.plist" --sign "3rd Party Mac Developer Application: Max Mustermannr (6W37Y53F4CM)" "/Volumes/Case-sensitive Volume/sources/myapp/target/MyApp/MyApp.app"

the app is not starting anymore. When I try to invoke the universalJavaApplicationStub, I get the following error:

target/MyApp/MyApp.app/Contents/MacOS/universalJavaApplicationStub: /Users/alex/Library/Containers/com.myapp/Data/target/MyApp/MyApp.app/Contents/MacOS/universalJavaApplicationStub: No such file or directory
target/MyApp/MyApp.app/Contents/MacOS/universalJavaApplicationStub: line 0: exec: /Users/alex/Library/Containers/com.myapp/Data/target/MyApp/MyApp.app/Contents/MacOS/universalJavaApplicationStub: cannot execute: No such file or directory
  • universalJavaApplicationStub version: latest
  • macOS version: 12.4
  • Java version(s): 18

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions