We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
My theory is that the info plist file is invalid.
The text was updated successfully, but these errors were encountered:
@xslendix thanks for reporting... did you verify that theory?
Sorry, something went wrong.
<key>CFBundleExecutable</key> <string>gamejam_template</string>
should be raylib-gamejam-template, the executable name is wrong
@xslendix good catch! feel free to send a PR! 👍🙂
No branches or pull requests
My theory is that the info plist file is invalid.
The text was updated successfully, but these errors were encountered: