View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005221 | NoesisGUI | C++ SDK | public | 2026-09-22 21:01 | 2026-09-22 21:01 |
| Reporter | Simon. | Assigned To | |||
| Priority | normal | Severity | minor | ||
| Status | new | Resolution | open | ||
| Product Version | 4.0 | ||||
| Summary | 0005221: Can't build from source on macOS 27 with Xcode 27 | ||||
| Description | We are building NoesisGUI from source and noticed with the update to the newest macOS 27, and with that Xcode 27 we can no longer build Noesis. NSToolkit writes MACOSX_DEPLOYMENT_TARGET = 10.13 into every generated macOS Xcode project. Building that project with Xcode 27 fails immediately:
We tried bumping the target to 12.0 but started getting other errors like OpenGL deprecation warnings, and a compile error regarding a deprecated clipboard API but both could be "fixed" by adding some flags to ignore these errors, and then we could build from source again. | ||||
| Platform | macOS | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-09-22 21:01 | Simon. | New Issue |