Hey! I am getting a warning: expected data layout ...
# kotlin-native
m
Hey! I am getting a warning: expected data layout hash: <some huge int> but actual is: <another huge int>. Is this warning significant? I am using Appcode on OSX for ios development using Native if it helps.
o
yes, this is an important problem, but it it shall be an error, not a warning
m
Can you tell me more about this error?