-
Notifications
You must be signed in to change notification settings - Fork 25
Update to OpenStudio SDK v3.11.0-RC1 #845
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
Conversation
… has an issue on armv8 apple clang17 NREL/OpenStudio@8fcda7e
1d3dc43 to
5c5abdc
Compare
|
macos-13 is now fully removed, but that's convenient to leave it like this since the OS SDK is missing x64 mac insallers anyways. Not going to update the workflow to macos-15-intel now |
|
Ok CI looks good! @macumber wanna do a quick review before I merge? |
| set(OPENSTUDIO_EXPECTED_HASH 389a02d7f9d3526454bca74393ac7a6e) | ||
| else() | ||
| set(OPENSTUDIO_EXPECTED_HASH 00d0321aa6c4ab5a3c36fe2335a07157) | ||
| set(OPENSTUDIO_EXPECTED_HASH TODO_MISSING_TODO) # There is no mac intel (x86_64) installer |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will there be a Mac x86 installer or is this the end for that platform?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am hoping there will be one, but not sure.
Singleton<>template since that got removed on OS SDK as well. Replaced with a Meyers singleton.