I don’t want to tell you how many hours I just spent debugging based on the fact I didn’t immediately realize Xcode’s debugger shows you the logical (big-endian) binary representation of variables, not the their in-memory (little-endian) representation.