Changes between Initial Version and Version 1 of Ticket #63597, comment 19
- Timestamp:
- Jul 18, 2022, 11:18:45 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63597, comment 19
initial v1 5 5 6 6 Given Evan Miller's earlier comment about the introduction of the symbol in the 10.13 SDK, going back to 10.11 SDK won't address, surely, unless the port's code base has an issue whereby it expects the symbol in the 10.12 SDK, instead of 10.13, but not in 10.11. Is it then an upstream fix, or can the 10.11 SDK be forced? 7 8 Followup questions: Given the NSToolbarItemIdentifier type is referenced seemingly without an #ifdef or other SDK version guard, why does this build successfully on 10.12, or 10.10 and earlier? How is that even possible, and is it a clue to how to fix?