Skip to content

Built app crashes instantly #17

@ErroneousCreationist

Description

@ErroneousCreationist

I have a console application made in .net and I have figured out how to use this to build it, but it doesn't seem to be working. I set my properties, set runtime targets, and run the command, and it builds to a .app just fine, but when I try to run the app it opens, crashes near instantly, then shows a 'application quit unexpectedly' popup. I have set the CFBundleExecutable correctly, when I try to run the executable directly that works as well, setting the CFPrincipalClass didn't change anything either (I'm assuming its meant to be the class where Main() is?). Same thing happens if I build it to arm64 or just x64. I am on an M1 mac, if that helps.

My source code is here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions