> On Jun 16, 2017, at 4:34 PM, Greg Parker <gpar...@apple.com 
> <mailto:gpar...@apple.com>> wrote:
> 
> 
>> On Jun 16, 2017, at 10:35 AM, David Waite via swift-evolution 
>> <swift-evolution@swift.org <mailto:swift-evolution@swift.org>> wrote:
>> 
>> Has it been proposed to eventually make CGFloat into a typealias for Double 
>> to reduce the amount of explicit conversion necessary? (I realize as a 
>> proposal this would be better suited for corelibs-libfoundation)
>> 
>> - For Apple platforms, eventually CGFloat will *always* be a Double value, 
>> as Swift does not have a 32-bit OS X runtime, and my understanding is that 
>> new builds are no longer accepted via the App Store for 32 bit IOS versions. 
>> I believe this would limit Apple platform impact to 32-bit iOS apps shipped 
>> outside the App Store which have upgraded to some future version of XCode.
> 
> watchOS is still 32-bit. That makes "eventually" be longer that you would 
> like, I think.

Meh, thats a pretty long eventually. Thanks for shooting it down gently ;-)

-DW
_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to