Re: [Interest] Qt 5.15.1 and XCode 12.1

2020-10-24 Thread Jérôme Godbout
Subject: [Interest] Qt 5.15.1 and XCode 12.1 Hi, I ran into a problem with the following combo: * XCode 12.1 * Qt 5.15.1 * Qt Creator 4.13.2 * Mac OS 10.15.6 While opening project for iOS it fail to find: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform

Re: [Interest] Qt 5.15.1 and XCode 12.1

2020-10-22 Thread Tor Arne Vestbø
Try wiping he build directory completely. There’s likely a .qmake.stash file lingering with an old Xcode SDK path in it. Tor Arne On 22 Oct 2020, at 21:17, Jérôme Godbout mailto:godbo...@amotus.ca>> wrote: Hi, I ran into a problem with the following combo: * XCode 12.1 * Qt 5.15.1

[Interest] Qt 5.15.1 and XCode 12.1

2020-10-22 Thread Jérôme Godbout
Hi, I ran into a problem with the following combo: * XCode 12.1 * Qt 5.15.1 * Qt Creator 4.13.2 * Mac OS 10.15.6 While opening project for iOS it fail to find: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk The qmake failed