Hi,
When I try to import the com.apple.unityplugin.core-1.0.3.tgz package into Unity from my Windows development machine I get lots of errors like :
Library\PackageCache\com.apple.unityplugin.core@077039b365c9\Editor\AppleBuildStep.cs(48,136): error CS0246: The type or namespace name 'PlistDocument' could not be found (are you missing a using directive or an assembly reference?)
Is it possible to get around this so I can develop on Windows?
Thanks