Unable to load nib file / Problem with CompileXIB

janosch1 at mailbox.org janosch1 at mailbox.org
Mon Jan 18 12:40:47 UTC 2021


> Am 12.01.2021 um 02:46 schrieb Ryan Schmidt <ryandesign at macports.org>:
> 
> On Jan 11, 2021, at 09:41, Janosch Peters wrote:
> 
>> I am struggling to create working port file for sparkle(https://github.com/sparkle-project/Sparkle). All targets contained in the Xcode project are building with no errors but when I build & install sparkle via macports and start the „Sparkle Test App“ app bundle I get this: 
>> 
>> 2021-01-11 16:22:56.277 Sparkle Test App[66399:870691] Unable to load nib file: MainMenu, exiting
> 
> It might help if you attach or provide a link to your WIP portfile so that we can try it out.
> 
> Also, how do you envision a sparkle port being useful in MacPorts? Being an automatic update framework, the way someone would usually use sparkle is by incorporating it into their own project's source code. That's how we normally encounter sparkle in MacPorts, and then we have to expend some effort in figuring out how to remove sparkle from that project, since we don't want that functionality in ports installed by MacPorts. (MacPorts, not the project itself via sparkle, is responsible for updating things.)
> 


Hi Ryan,

I need sparkle as a dependency for the new MacPass <https://github.com/macports/macports-ports/pull/9590> port. Your points about sparkle are of course valid. When I wrote the message I thought it might still be nice to give users the choice to use it or not - via a variant for instance. Also, I thought it might be easier to satisfy the dependency for MacPass rather than to remove it via patches.

But it turned out that removing sparkle from MacPass is pretty easy and also I ran into other problems with sparkle concerning code signing. So for the time being, I decided that I will remove sparkle as a dependency.

Thanks anyway.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-users/attachments/20210118/604aedbe/attachment.htm>


More information about the macports-users mailing list