Hello Unity,
I am trying to build and run my code in xcode(Version 6.4 (6E35b)) and I am getting these warnings from xcode:
'wantsFullScreenLayout' is deprecated: first deprecated in iOS 7.0
'interfaceOrientation' is deprecated: first deprecated in iOS 8.0
and a lot of :
Integer literal is too large to be represented in a signed integer type, interpreting as unsigned
from the file: "Bulk_mscorlib_0.cpp"
Is there any way to resolve these issues ?
I am using the latest version of Unity3d. Any help would be appreciated.
Cheers,
Armin
↧