On Feb 19, 2016, at 19:00 , Gerriet M. Denkmann <gerr...@mdenkmann.de> wrote:
> 
> I use Other C Flags: -DNS_BUILD_32_LIKE_64=1

AFAIK this is a Mac-only thing. I don’t believe it works on a 32-bit iOS 
platform, in particular because I don’t believe there are any 64-bit system 
frameworks on such a system. There’d be an ABI mismatch.

Also (I could be wrong but) I don’t think it was ever in the iOS SDK.

The point about Apple's %ld/(long) recommendation was that it replaced a source 
code construct that was correct only via knowledge of the architecture it was 
compiled for, with a construct that was correct for all platforms.

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to