Changes between Initial Version and Version 1 of Ticket #61261, comment 5
- Timestamp:
- Oct 3, 2020, 2:44:20 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61261, comment 5
initial v1 1 1 Replying to [comment:2 mf2k]: 2 2 3 {{{ 4 Implicit function declarations are now an error as of Xcode 12. We should fix this but until we do you can avoid the problem by downgrading to Xcode 11 and/or the Xcode 11 command line tools. 5 }}} 6 3 7 I have Xcode version 11.7. Should I try downgrading to a previous version still?