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

OFProjectGeneratorVersion back in XCode project #569

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

dimitre
Copy link
Member

@dimitre dimitre commented Aug 29, 2024

we now have back in project.pbxproj a way of knowing which version of projectGenerator was used to build.
It will be useful to debug problems in projects from nightly builds

{
	"_OFProjectGeneratorVersion": "0.73.0",
	"archiveVersion": "1",
	"classes": {},
	"objectVersion": "54",
}

@dimitre dimitre merged commit 4d35d91 into openframeworks:master Aug 29, 2024
2 of 3 checks passed
@dimitre dimitre deleted the xv branch August 29, 2024 18:45
@danoli3
Copy link
Member

danoli3 commented Aug 30, 2024

apothecary vs release x64 libs seem to have not deployed, need to replace that release action, rebuilding and ill trigger action when its done

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.

2 participants