aboutsummaryrefslogtreecommitdiff
path: root/UnitTesting/RuniOSUnitTestsUnderSimulator.sh
diff options
context:
space:
mode:
authorGravatar thomasvl <thomasvl@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2014-11-17 15:12:11 +0000
committerGravatar thomasvl <thomasvl@7dc7ac4e-7543-0410-b95c-c1676fc8e2a3>2014-11-17 15:12:11 +0000
commita4369a79467e578a911944034c68ee0a05a5f28b (patch)
treeddcff54925b37479d63fcb404a17a025d44a4dc4 /UnitTesting/RuniOSUnitTestsUnderSimulator.sh
parent18387b643a52117f23985c8f8c63f0789b7617b3 (diff)
Fix iOS arm64 build related error in GTMAddressBook.
Under arm64, CFIndex (which was used for GTMABPropertyType) has gone 64-bit but ABPropertyType is still 32 bits in the iOS AddressBook.framework. So all the places where we're passing GTMABPropertyTypes where it expects an ABPropertyType break on the 64->32 truncation warning.
Diffstat (limited to 'UnitTesting/RuniOSUnitTestsUnderSimulator.sh')
0 files changed, 0 insertions, 0 deletions