Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

r-wessel
Copy link
Contributor

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

…ring in Xcode - explicit string conversion is applied to prevent this
@r-wessel r-wessel requested a review from JR-Morgan July 24, 2024 14:50
@r-wessel r-wessel requested a review from clairekuang as a code owner July 24, 2024 14:50
@r-wessel r-wessel changed the base branch from main to dev July 24, 2024 14:52
@JR-Morgan JR-Morgan merged commit 536941b into dev Jul 24, 2024
30 of 32 checks passed
@JR-Morgan JR-Morgan deleted the CNX-9885-Archicad-for-Mac-2.20-Regression-Testing branch July 24, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants