theasylum / blacktree-alchemy

Automatically exported from code.google.com/p/blacktree-alchemy
Other
1 stars 0 forks source link

Catalyst fix #19

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This patch fixes errors in Catalyst.
* adds Run Script phase to the Xcode project which runs install_name_tool
on the pref pane & included framework binaries, changing @executable_path
based references to @loader_path based ones.
* fixes incorrect main Nib (really a Xib) name in QSTriggersPrefPane.m.

Original issue reported on code.google.com by m4k0...@gmail.com on 24 Oct 2009 at 11:06

Attachments:

GoogleCodeExporter commented 9 years ago
would you like to provide us with an updated build, maybe a one which also 
fixes the 
large type issue? 

Thanks

Original comment by gglanz...@gmail.com on 28 Oct 2009 at 12:50

GoogleCodeExporter commented 9 years ago
Well, I do not seem to have any problem for "Large Type" action on string 
objects in
my build, and am pretty sure that it is a separate problem from this issue.  
Why not
submitting a new issue about it with more details, perhaps with some 
Console.app logs?

Original comment by m4k0...@gmail.com on 28 Oct 2009 at 1:51

GoogleCodeExporter commented 9 years ago
Well, it was not reported in an issue, but in r334 

http://code.google.com/p/blacktree-alchemy/source/detail?r=334

Original comment by gglanz...@gmail.com on 3 Nov 2009 at 10:23

GoogleCodeExporter commented 9 years ago
r334 reverts r305, which was committed only to B5X branch after the fork.  So we
don't really need to incorporate that change. (the corresponding file is
trunk/Crucible/Code/QSLargeTypeDisplay.m, which is in r87 now.)

Original comment by m4k0...@gmail.com on 3 Nov 2009 at 12:58