Re: [Interest] iOS-Dev: XCode 6.3.1 Crashes with QtCreator Created Projects

2015-04-27 Thread Hamish Moffatt
On 28/04/15 14:05, Robert Iakobashvili wrote: > On Tue, Apr 28, 2015 at 3:48 AM, Hamish Moffatt > wrote: >> Just downgrade to Xcode 6.2. It works fine. Available in the Apple Developer >> Member Center. >> >> > When you need to develop for the recent iOS-8.3 and > your devices are with iOS-8.3, Xc

Re: [Interest] iOS-Dev: XCode 6.3.1 Crashes with QtCreator Created Projects

2015-04-27 Thread Robert Iakobashvili
On Tue, Apr 28, 2015 at 3:48 AM, Hamish Moffatt wrote: > On 28/04/15 01:02, Eddie Sutton wrote: >> >> My crash stack trace matches the one you attached to the bug report: >> >> ASSERTION FAILURE in >> /SourceCache/DVTFrameworks/DVTFrameworks-7703/DVTKit/CustomUI/FileIcons/DVTFileIconCreator.m:198

Re: [Interest] iOS-Dev: XCode 6.3.1 Crashes with QtCreator Created Projects

2015-04-27 Thread Hamish Moffatt
On 28/04/15 01:02, Eddie Sutton wrote: > My crash stack trace matches the one you attached to the bug report: > > ASSERTION FAILURE in > /SourceCache/DVTFrameworks/DVTFrameworks-7703/DVTKit/CustomUI/FileIcons/DVTFileIconCreator.m:198 > > https://bugreports.qt.io/browse/QTCREATORBUG-14339 > > I nee

Re: [Interest] iOS-Dev: XCode 6.3.1 Crashes with QtCreator Created Projects

2015-04-27 Thread Eddie Sutton
My crash stack trace matches the one you attached to the bug report: ASSERTION FAILURE in /SourceCache/DVTFrameworks/DVTFrameworks-7703/DVTKit/CustomUI/FileIcons/DVTFileIconCreator.m:198 https://bugreports.qt.io/browse/QTCREATORBUG-14339 I need Xcode to archive, validate archive, and upload to t

Re: [Interest] iOS-Dev: XCode 6.3.1 Crashes with QtCreator Created Projects

2015-04-26 Thread Robert Iakobashvili
On Sun, Apr 26, 2015 at 10:31 PM, Mike Krus wrote: > Hi > > I get the crash a lot. Most of tool stack is automated so I do very little > work in Xcode for my QML project. > Xcode works fine for the other projects where it created it’s own. > I think the projects generated by qmake are not 100% va

Re: [Interest] iOS-Dev: XCode 6.3.1 Crashes with QtCreator Created Projects

2015-04-26 Thread Mike Krus
Hi I get the crash a lot. Most of tool stack is automated so I do very little work in Xcode for my QML project. Xcode works fine for the other projects where it created it’s own. I think the projects generated by qmake are not 100% valid. For example, in the course of achieving 100% automated p