-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Update/Add XCode 10.x #78
Copy link
Copy link
Closed
Labels
Description
Tool information
- Tool name: XCode
- Add or update? Add
- Desired version: 10.3
- Approximate size:
- If this is an add request:
- Brief description of tool: default mac development environment
- URL for tool's homepage:
Virtual environments affected
- macOS 10.15
- Ubuntu 16.04 LTS
- Ubuntu 18.04 LTS
- Windows Server 2016 R2
- Windows Server 2019
Can this tool be installed during the build?
No
Are you willing to submit a PR?
No
The recent update of the macos build environment to 10.15 also seems to have removed all XCode versions < 11. However, I'm currently working with a Qt application that crashes deep inside the Qt OpenGL code when built with XCode 11, but not with XCode 10. See this forum report https://forum.qt.io/topic/107531/qt-qglwidget-and-xcode-11-fail/8 and this bug report https://bugreports.qt.io/browse/QTBUG-79315
Removing both XCode 9 and 10 seems needlessly restrictive and is breaking my build while I'm trying to sell my company on the viability of moving to Github Actions.
Reactions are currently unavailable