Suddenly I can't build anything for iOS device any more from QC, while it was still working yesterday.
I get the following type of messages: CoreTelephony: malformed mach-o image: load command #19 length (262240) would exceed sizeofcmds (3816) in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/Frameworks/CoreTelephony.framework/CoreTelephony from the CompileXIB phase. From the paths it looks like it is trying to link with simulator libs, possibly mixing i386 and arm libs? Even the default wizard generated Qt Quick app fail to build. My command line tools are Xcode 6.1.1 (6A2008a) Native Xcode apps do build and run just fine. I wonder if this rings a bell for anyone? Seems like something is off in my environment... Thanks, Harri _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest