iOS Build not working with new 0.4.3.15

Hey,

I ran into some trouble after upgrading to 0.4.3.15.
To check if it's a problem with my project or not, I tried to build a fresh project only with bolt in it, still no success.

New Project (Unity 5.3.5p5) > Bolt 0.4.3.15 from the asset store > install bolt.
Without digging deep, I assume that something is wrong with the new/changed Native* classes for ipv6 support. E.g. NativeInterface in NativePlatform.cs:56 - I think that I should be able to locate this (reported missing) class anywhere, do I?

PS: Just played around a bit. Without installing bolt (just download), it compiles without problems. The three Native* files seem to change - now I'm confused which version is the correct one. Where do these updated files come from?

Greetings,
Niels

Comments