building for Ipad MC775ZP/A with IOS version 9.3.5 (13G36) is failed with errors: ``` Integer literal '4023233417' overflows when store into 'UInt32' Integer literal '2562383102' overflows when store into 'UInt32' ``` at lines: ``` var b = UInt32(0xefcdab89) var c = UInt32(0x98badcfe) ```