Re: [webkit-dev] Problems running WebKit/Safari in Sierra

2016-11-15 Thread Joanmarie Diggs
Hey Dan.

On 11/15/2016 10:41 AM, Dan Bernstein wrote:

[...]

> If you are building WebKit with Xcode 8.1, then to use it, you need to
> have macOS 10.12.1 build 16B2657. Your computer may have a different
> build, 16B2555, which was originally offered to computers without a
> Touch Bar. You can use the sw_vers command to see which build you have.

Yes I had build 16B2555.

> The newer build is available from .

Installed. I get some error spewage, but Safari launches and layout
tests run without crashing, so it's all good. :)

> Thanks!

Thank *you*! I really appreciate it.
--joanie
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Problems running WebKit/Safari in Sierra

2016-11-15 Thread Dan Bernstein

> On Nov 15, 2016, at 7:23 AM, Joanmarie Diggs  wrote:
> 
> Hey all.
> 
> WebKit/Safari builds just like it always does, but running it now fails
> for me in Safari (10.12.1):
> 
> $ ./Tools/Scripts/run-safari
> Starting SafariForWebKitDevelopment with DYLD_FRAMEWORK_PATH set to
> point to built WebKit in /Users/jd/WebKit/WebKitBuild/Release.
> dyld: Symbol not found: _NSTouchBarDidExitCustomization
>  Referenced from:
> /Users/jd/WebKit/WebKitBuild/Release/WebKitLegacy.framework/Versions/A/WebKitLegacy
>  Expected in: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
> in
> /Users/jd/WebKit/WebKitBuild/Release/WebKitLegacy.framework/Versions/A/WebKitLegacy
> 
> I'd be most grateful for a hint and/or a pointer to the doc my search
> failed to turn up.


Hi Joanmarie,

If you are building WebKit with Xcode 8.1, then to use it, you need to have 
macOS 10.12.1 build 16B2657. Your computer may have a different build, 16B2555, 
which was originally offered to computers without a Touch Bar. You can use the 
sw_vers command to see which build you have. The newer build is available from 
>.

Thanks!___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] Problems running WebKit/Safari in Sierra

2016-11-15 Thread Joanmarie Diggs
Hey all.

WebKit/Safari builds just like it always does, but running it now fails
for me in Safari (10.12.1):

$ ./Tools/Scripts/run-safari
Starting SafariForWebKitDevelopment with DYLD_FRAMEWORK_PATH set to
point to built WebKit in /Users/jd/WebKit/WebKitBuild/Release.
dyld: Symbol not found: _NSTouchBarDidExitCustomization
  Referenced from:
/Users/jd/WebKit/WebKitBuild/Release/WebKitLegacy.framework/Versions/A/WebKitLegacy
  Expected in: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
 in
/Users/jd/WebKit/WebKitBuild/Release/WebKitLegacy.framework/Versions/A/WebKitLegacy

I'd be most grateful for a hint and/or a pointer to the doc my search
failed to turn up.

Thanks in advance!
--joanie
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev