Dave Reed
Dave Reed
insertion sort completed
On macOS 11.1 with Xcode 12.4 on an M1 Mac, I get this linker error: The linked framework 'CoreSimulator.framework' is missing one or more architectures required by this target: arm64....
I have a $startDate variable which I enter in a dialog as Jan 11 2016 and then I have due dates for items set as: due: $dateOfStart+1w+3d 5pm and it...
I assume these tests built before but with Xcode 15.3, the Swift compiler fails with compiler issues: swift-parsing/Sources/swift-parsing-benchmark/JSON.swift:71:84 Failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)...