Re: Is Swift really swift?
Re: Is Swift really swift?
- Subject: Re: Is Swift really swift?
- From: Thomas Clement <email@hidden>
- Date: Sun, 06 Jul 2014 18:57:58 +0200
On 06 Jul 2014, at 18:45, Gerriet M. Denkmann <email@hidden> wrote:
>
> On 6 Jul 2014, at 23:38, Thomas Clement <email@hidden> wrote:
>
>>
>> On 06 Jul 2014, at 18:02, Gerriet M. Denkmann <email@hidden> wrote:
>>
>> What are the optimization levels in use for your builds? You should probably use "Fastest, Unchecked [-Ofast]" under the "Swift Compiler - Code Generation" build settings for your swift code. Similarly you can use "Fastest, Smallest [-Os]" (or "Fastest, Agressive Optimizations [-Ofast]") under the "Apple LLVM 6.0 - Code Generation" build settings for your Objecitve-C code.
>
> I am using -Ofast for all compilations.
Good. You should probably submit your case to the Apple bug reporter for them to investigate.
Thomas
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden