Re: [swift-users] How to Debug: Swift 3.1 Optimizations Causes All Sorts of Memory Crashes on My Apps

2017-04-05 Thread Michael Gottesman via swift-users
> On Apr 5, 2017, at 3:13 PM, Felipe Cypriano via swift-users > wrote: > > Hello, > > We have updated our codebase to Xcode 8.3 and to my knowledge that means we > are now using Swift 3.1 compiler. Our first release using it - almost no > change to code since we

[swift-users] How to Debug: Swift 3.1 Optimizations Causes All Sorts of Memory Crashes on My Apps

2017-04-05 Thread Felipe Cypriano via swift-users
Hello, We have updated our codebase to Xcode 8.3 and to my knowledge that means we are now using Swift 3.1 compiler. Our first release using it - almost no change to code since we release very often - had a huge increase in crashes related to memory all over the codebase. The solution was to