git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Attempt to fix the iOS 9.3 build
[WebKit-https.git]
/
WebKitLibraries
/
WebKitPrivateFrameworkStubs
/
iOS
/
9
/
GraphicsServices.framework
/
GraphicsServices.tbd
1
---
2
archs: [ armv7, armv7s, arm64 ]
3
platform: ios
4
install-name: /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
5
objc-constraint: none
6
exports:
7
- archs: [ armv7, armv7s, arm64 ]
8
symbols: [ _GSCurrentEventTimestamp, _GSInitialize, _GSSystemRootDirectory ]
9
...