git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add WebKitPrivateFrameworkStubs for iOS 11
[WebKit-https.git]
/
WebKitLibraries
/
WebKitPrivateFrameworkStubs
/
iOS
/
11
/
GraphicsServices.framework
/
GraphicsServices.tbd
1
--- !tapi-tbd-v2
2
archs:
3
- armv7
4
- armv7s
5
- arm64
6
- i386
7
- x86_64
8
exports:
9
-
10
archs:
11
- armv7
12
- armv7s
13
- arm64
14
- i386
15
- x86_64
16
symbols:
17
- _GSCurrentEventTimestamp
18
- _GSFontInitialize
19
- _GSFontPurgeFontCache
20
- _GSInitialize
21
- _GSSystemRootDirectory
22
install-name: /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
23
objc-constraint: none
24
platform: ios
25
...