[PyQt] pyqtdeploy: darwin.S not added to Xcode target (again)
Patrick Stinson
patrickkidd at gmail.com
Fri Jan 18 19:36:09 GMT 2019
That is correct and was a typo. I mean to write darwin64.S.
Any idea what is causing this?
> On Jan 18, 2019, at 1:25 AM, Phil Thompson <phil at riverbankcomputing.com> wrote:
>
> 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