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

COMP: Reverts minimum supported macOS version back to 10.13 #6582

Merged
merged 1 commit into from Oct 12, 2022

Conversation

jcfr
Copy link
Member

@jcfr jcfr commented Oct 12, 2022

To support building Slicer 5.2 on the factory-south-macos system running macOS 10.13.6, this commit reverts 087f668 (COMP: Update minimum supported macOS versions) originally introduced through #6314.

The change will be re-introduced after releasing Slicer 5.2

To support building Slicer 5.2 on the factory-south-macos system running
macOS 10.13.6, this commit reverts 087f668 (COMP: Update minimum
supported macOS versions) originally introduced through Slicer#6314.

The change will be re-introduced after releasing Slicer 5.2
@jcfr
Copy link
Member Author

jcfr commented Oct 12, 2022

After talking with @sjh26, we are now updating computron with the proposed XCode update (11.4 to 12.5), this should allow us to migrate the Slicer preview build on computron and address build issue discovered while trying to build ITK custom namespace integrated through #6564.

Computron

svc-dashboard@computron ~ % sw_vers
ProductName:	Mac OS X
ProductVersion:	10.15.7
BuildVersion:	19H2026
Current XCode version Proposed update
image image

@jcfr jcfr merged commit 8d269c5 into Slicer:main Oct 12, 2022
@jcfr jcfr deleted the revert-minimum-supported-platforms branch October 12, 2022 21:22
@jcfr
Copy link
Member Author

jcfr commented Oct 12, 2022

After looking further into the details, updating XCode required to update the operating system.

image

To support this, the update of macOS from 10.15 (Catalina) to 12 (Monterey) was just initiated.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant