|
Lines 3903-3908
a/Source/WebKit/WebKit.xcodeproj/project.pbxproj_sec1
|
| 3903 |
570DAAC9230385FD00E8FC04 /* CtapNfcDriver.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = CtapNfcDriver.cpp; sourceTree = "<group>"; }; |
3903 |
570DAAC9230385FD00E8FC04 /* CtapNfcDriver.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = CtapNfcDriver.cpp; sourceTree = "<group>"; }; |
| 3904 |
572FD44122265CE200A1ECC3 /* WebViewDidMoveToWindowObserver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WebViewDidMoveToWindowObserver.h; sourceTree = "<group>"; }; |
3904 |
572FD44122265CE200A1ECC3 /* WebViewDidMoveToWindowObserver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WebViewDidMoveToWindowObserver.h; sourceTree = "<group>"; }; |
| 3905 |
574217912400E098002B303D /* LocalAuthenticationSPI.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LocalAuthenticationSPI.h; sourceTree = "<group>"; }; |
3905 |
574217912400E098002B303D /* LocalAuthenticationSPI.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LocalAuthenticationSPI.h; sourceTree = "<group>"; }; |
|
|
3906 |
5742A2E2253196A800B7BA14 /* copy-launchd-plist-and-create-symlinks.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "copy-launchd-plist-and-create-symlinks.sh"; sourceTree = "<group>"; }; |
| 3906 |
574728CF23456E98001700AF /* _WKWebAuthenticationPanel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _WKWebAuthenticationPanel.h; sourceTree = "<group>"; }; |
3907 |
574728CF23456E98001700AF /* _WKWebAuthenticationPanel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _WKWebAuthenticationPanel.h; sourceTree = "<group>"; }; |
| 3907 |
574728D023456E98001700AF /* _WKWebAuthenticationPanel.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = _WKWebAuthenticationPanel.mm; sourceTree = "<group>"; }; |
3908 |
574728D023456E98001700AF /* _WKWebAuthenticationPanel.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = _WKWebAuthenticationPanel.mm; sourceTree = "<group>"; }; |
| 3908 |
574728D3234570AE001700AF /* _WKWebAuthenticationPanelInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _WKWebAuthenticationPanelInternal.h; sourceTree = "<group>"; }; |
3909 |
574728D3234570AE001700AF /* _WKWebAuthenticationPanelInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _WKWebAuthenticationPanelInternal.h; sourceTree = "<group>"; }; |
|
Lines 10294-10299
a/Source/WebKit/WebKit.xcodeproj/project.pbxproj_sec2
|
| 10294 |
535E08CA225460FC00DF00CA /* postprocess-header-rule */, |
10295 |
535E08CA225460FC00DF00CA /* postprocess-header-rule */, |
| 10295 |
7CDE73A21F9DA59700390312 /* PreferencesTemplates */, |
10296 |
7CDE73A21F9DA59700390312 /* PreferencesTemplates */, |
| 10296 |
0FC0856E187CE0A900780D86 /* __init__.py */, |
10297 |
0FC0856E187CE0A900780D86 /* __init__.py */, |
|
|
10298 |
5742A2E2253196A800B7BA14 /* copy-launchd-plist-and-create-symlinks.sh */, |
| 10297 |
4157853021276B6F00DD3800 /* copy-webcontent-resources-to-private-headers.sh */, |
10299 |
4157853021276B6F00DD3800 /* copy-webcontent-resources-to-private-headers.sh */, |
| 10298 |
C0CE73361247F70E00BC0EC4 /* generate-message-receiver.py */, |
10300 |
C0CE73361247F70E00BC0EC4 /* generate-message-receiver.py */, |
| 10299 |
0FC0856F187CE0A900780D86 /* messages.py */, |
10301 |
0FC0856F187CE0A900780D86 /* messages.py */, |
|
Lines 11995-12000
a/Source/WebKit/WebKit.xcodeproj/project.pbxproj_sec3
|
| 11995 |
buildPhases = ( |
11997 |
buildPhases = ( |
| 11996 |
57A9FEF8252BD8AA006A2040 /* Sources */, |
11998 |
57A9FEF8252BD8AA006A2040 /* Sources */, |
| 11997 |
57A9FEF9252BD8AA006A2040 /* Frameworks */, |
11999 |
57A9FEF9252BD8AA006A2040 /* Frameworks */, |
|
|
12000 |
5742A2E32531A8C700B7BA14 /* Copy launchd plist and create symlinks */, |
| 11998 |
57A9FEFA252BD8AA006A2040 /* CopyFiles */, |
12001 |
57A9FEFA252BD8AA006A2040 /* CopyFiles */, |
| 11999 |
); |
12002 |
); |
| 12000 |
buildRules = ( |
12003 |
buildRules = ( |
|
Lines 12528-12533
a/Source/WebKit/WebKit.xcodeproj/project.pbxproj_sec4
|
| 12528 |
shellPath = /bin/sh; |
12531 |
shellPath = /bin/sh; |
| 12529 |
shellScript = "Scripts/check-xcfilelists.sh\n"; |
12532 |
shellScript = "Scripts/check-xcfilelists.sh\n"; |
| 12530 |
}; |
12533 |
}; |
|
|
12534 |
5742A2E32531A8C700B7BA14 /* Copy launchd plist and create symlinks */ = { |
| 12535 |
isa = PBXShellScriptBuildPhase; |
| 12536 |
buildActionMask = 8; |
| 12537 |
files = ( |
| 12538 |
); |
| 12539 |
inputFileListPaths = ( |
| 12540 |
); |
| 12541 |
inputPaths = ( |
| 12542 |
"$(SRCROOT)/$(LAUNCHD_PLIST_INPUT_FILE)", |
| 12543 |
"$(SRCROOT)/Scripts/copy-launchd-plist-and-create-symlinks.sh", |
| 12544 |
); |
| 12545 |
name = "Copy launchd plist and create symlinks"; |
| 12546 |
outputFileListPaths = ( |
| 12547 |
); |
| 12548 |
outputPaths = ( |
| 12549 |
"$(DSTROOT)/$(LAUNCHD_PLIST_PATH)/$(LAUNCHD_PLIST_FILE_NAME)", |
| 12550 |
); |
| 12551 |
runOnlyForDeploymentPostprocessing = 1; |
| 12552 |
shellPath = /bin/sh; |
| 12553 |
shellScript = "Scripts/copy-launchd-plist-and-create-symlinks.sh\n"; |
| 12554 |
}; |
| 12531 |
5DF408C5131DD46700130071 /* Check For Weak VTables and Externals */ = { |
12555 |
5DF408C5131DD46700130071 /* Check For Weak VTables and Externals */ = { |
| 12532 |
isa = PBXShellScriptBuildPhase; |
12556 |
isa = PBXShellScriptBuildPhase; |
| 12533 |
buildActionMask = 2147483647; |
12557 |
buildActionMask = 2147483647; |