[Development] Important OSX 10.9.5 & 10.10 codesign changes
Ziller Eike
Eike.Ziller at theqtcompany.com
Wed Oct 8 09:08:14 CEST 2014
On Oct 7, 2014, at 8:43 AM, Robert Iakobashvili <coroberti at gmail.com> wrote:
> On Mon, Sep 22, 2014 at 1:03 PM, Sorvig Morten <Morten.Sorvig at digia.com> wrote:
>>
>>> On 19 Sep 2014, at 11:28, Sorvig Morten <Morten.Sorvig at digia.com> wrote:
>>>
>>> This will indeed receive attention in the coming days. There are already some patches attached to the QTBUGs. I’ll post back here once we have a complete patch set ready. Target branches are Qt 5.3 and Qt 4.8.
>>
>> I’m using QTBUG-32896 as a metabug to track the effort.
>>
>> Here’s the current patch set (5.3):
>>
>> qmake - framework bundle hierarchy (QTBUG-32895): https://codereview.qt-project.org/95454
>> qmake - “_debug" in CFBundleExecutable (QTBUG-32894): https://codereview.qt-project.org/95455
>> qmake - add CFBundleVersion: https://codereview.qt-project.org/95456
>> macdeployqt - “Current” version symlinks: https://codereview.qt-project.org/#/c/95442/
>>
>> Are these patches sufficient? If not, what’s missing?
>>
>> Morten
>>
>
> I see that they were integrated to 5.3.
> But when I get the 5.3 branch from git, the last commits seen in log are
> dated August and these patches have been merged on October 1.
>
> git clone git://gitorious.org/qt/qt5.git qt-5
> cd gt5
> git checkout 5.3
>
> Shall I take some another branch or switch to something?
The commits referenced for the submodules in the qt5.git are always a bit behind. To get the absolutely latest commit for a submodule, go into that submodule and checkout the corresponding branch there:
cd qt5/qtbase
git checkout 5.3
git pull
>
> Thanks,
> Robert
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
--
Eike Ziller, Senior Software Engineer - Digia, Qt
Digia Germany GmbH, Rudower Chaussee 13, D-12489 Berlin
Geschäftsführer: Mika Pälsi, Juha Varelius, Tuula Haataja
Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B
More information about the Development
mailing list