[PyQt] pyqtdeploy: darwin.S not added to Xcode target (again)
Phil Thompson
phil at riverbankcomputing.com
Fri Jan 18 10:25:26 GMT 2019
On 14 Jan 2019, at 3:59 pm, Patrick Stinson <patrickkidd at gmail.com> wrote:
>
> Hello,
>
> The source file darwin.S is not being added to macOS Xcode targets after upgrading from pyqtdeploy-2.2 pyqtdeploy-2.3.1. I recall seeing this maybe a year ago and it sort of magically fixed itself.
>
> Any idea what is causing this?
There is no darwin.S. There is a darwin64.S and an x86-darwin.S.
Phil
More information about the PyQt
mailing list