specklesystems / speckle-sharp

.NET SDK, Schema and Connectors: Revit, Rhino, Grasshopper, Dynamo, ETABS, AutoCAD, Civil3D & more.
https://speckle.systems
Apache License 2.0
363 stars 167 forks source link

Fix: Corrects serialised data from Archicad (macOS) #3587

Closed r-wessel closed 1 month ago

r-wessel commented 1 month ago

Xcode interprets C-string as char array (serialises in JSON as array rather than string, breaks deserialisation in connector)