On Dec 2, 2009, at 5:46 PM, Torsten Curdt wrote: > On Thu, Dec 3, 2009 at 00:32, Kyle Sluder <kyle.slu...@gmail.com> wrote: >> On Wed, Dec 2, 2009 at 2:26 PM, Torsten Curdt <tcu...@vafer.org> wrote: >>> Referenced from: /Users/someuser/Desktop/uif2iso4mac_1.4.0/./uif2iso4mac >> >> This is what's going wrong. uif2iso4mac should be located in >> Contents/MacOS. Moving it out of there is going to cause @loader_path >> to resolve to /Users/someuser/Desktop/uif2iso4mac_1.4.0, so of course >> it's not going to find >> /Users/someuser/Desktop/Frameworks/Sparkle.framework/Versions/A/Sparkle. > > Are you sure the reference is to the executable and not the app bundle? > > Especially as looking at the app bundle there is: > > uif2iso4mac > + Contents > + Frameworks > Sparkle.framework > + MacOS > uif2iso4mac > > which looks OK to me. > > I doubt the users are going into the app bundle moving the executable around.
But note the original crash says /Users/someuser/Desktop/uif2iso4mac_1.4.0/./uif2iso4mac instead of something like /Users/someuser/Desktop/uif2iso4mac_1.4.0/./uif2iso4mac.app/Contents/MacOS/uif2iso4mac Perhaps this is a mangled build from source, or somebody really did move the executable around. -- Greg Parker gpar...@apple.com Runtime Wrangler _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com