Re: i386 Deprecated Warning in Xcode 9.4.1

2019-10-25 Thread Sandor Szatmari via Cocoa-dev
Jens, Thanks for your response, it’s good advice. But, doesn’t get me anywhere unfortunately. See below… > On Oct 24, 2019, at 15:57, Jens Alfke wrote: > >> On Oct 24, 2019, at 11:46 AM, Sandor Szatmari via Cocoa-dev >> wrote: >> >> Is there a flag I can set in Xcode to squash these? > >

Re: i386 Deprecated Warning in Xcode 9.4.1

2019-10-24 Thread Jens Alfke via Cocoa-dev
> On Oct 24, 2019, at 11:46 AM, Sandor Szatmari via Cocoa-dev > wrote: > > Is there a flag I can set in Xcode to squash these? If these are compiler (Clang) warnings, then: 1. Right-click on a warning in the Xcode issues browser 2. Select "Show In Log" — this should take you to the build log