[Sparkle] Can't remove all traces of Sparkle...I think
Dean Shavit
acn-lists-dean at macworkshops.com
Tue May 20 00:28:52 PDT 2008
You were dead on. Even though I was unable to find the reference to a
WebView, linking WebKit now allows my application to launch under
10.3.9. That's definitely a step in the right direction - though I'd
really like to find the rogue WebView, but that's probably not a
Sparkle issue anymore.
If I may, when you say "use the search box" to find any WebView
instances, I can't seem to search through the keyedobject.nib files
in Xcode 2.4.1. Can you give me any more specific directions on how
to find them?
I also tried NIB search, as well as checked for incompatibilities,
but I am sort of stumped. I don't remember adding a WebView at any
time, maybe I did add one by accident at some point, but I can find it.
On May 20, 2008, at 12:33 AM, Dave Dribin wrote:
> This means that the NIB is unarchiving a WebView, but you're not
> linked against WebKit. It's essentially a run-time link error. If
> you're *sure* you're don't use a WebView anywhere in your code, you
> probably still have a reference to one somewhere in your NIB. Try
> using the search box to see if you can find any WebView instances
> in your NIBs.
More information about the Sparkle
mailing list