meshtastic / Meshtastic-Apple

Apple iOS, iPadOS & macOS Clients For Meshtastic
https://meshtastic.org
GNU General Public License v3.0
237 stars 70 forks source link

🐞 [Bug]: Unable to type-check this expression #1012

Closed norrinr closed 12 hours ago

norrinr commented 12 hours ago

Firmware Version

N/A

What did you do?

Using XCode 15.4, cloned Github project, tried both '2.5.11' and 'main' branches. Build gave same error. This may be something I'm missing in my setup or something I'm doing wrong.

Expected Behavior

The project should build.

Current Behavior

MQTTConfig.swift:39:22 The compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions

Participation

Additional comments

No response

Code of Conduct

garthvh commented 12 hours ago

You need Xcode 16 now

norrinr commented 12 hours ago

Ok, thanks. The main readme still says 15.4.

garthvh commented 11 hours ago

Updated to say latest release version