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

Generate BundleInfo.plist for macos #1343

Merged
merged 2 commits into from
Mar 31, 2024

Conversation

mwestphal
Copy link
Contributor

A rather simple but a bit naive implementation for generating BundleInfo.plist during generation.

We could instead reparse the JSON but since this is quite simple, I've done it like that.

Also plugin developers maybe be happy to have access to this string if ever needed.

@mwestphal mwestphal requested a review from Meakk March 31, 2024 10:00
@mwestphal mwestphal force-pushed the bundleinfo_macos_plugin branch 2 times, most recently from a44359d to 4870c91 Compare March 31, 2024 10:04
CMakeLists.txt Outdated Show resolved Hide resolved
plugins/CMakeLists.txt Outdated Show resolved Hide resolved
@mwestphal mwestphal requested a review from Meakk March 31, 2024 15:58
@mwestphal mwestphal merged commit e3130ea into f3d-app:master Mar 31, 2024
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants