Commit fe73d9b
committed
Remove unneeded XPCService variant for plugin service
https://bugs.webkit.org/show_bug.cgi?id=193326
Reviewed by Tim Horton.
* Configurations/PluginService.32.xcconfig: Removed.
* Configurations/PluginService.64.xcconfig:
* PluginProcess/EntryPoint/mac/XPCService/PluginService.32-64.Info.plist: Removed.
* PluginProcess/EntryPoint/mac/XPCService/PluginService.64.Info.plist: Copied from Source/WebKit/PluginProcess/EntryPoint/mac/XPCService/PluginService.32-64.Info.plist.
* WebKit.xcodeproj/project.pbxproj:
Canonical link: https://commits.webkit.org/207827@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@239841 268f45cc-cd09-0410-ab3c-d52691b4dbfc1 parent ec04a95 commit fe73d9bCopy full SHA for fe73d9b
5 files changed
+19-188Lines changed: 19 additions & 188 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- Source/WebKit
- Configurations
- PluginProcess/EntryPoint/mac/XPCService
- WebKit.xcodeproj
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+13Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
1 | 14 | |
2 | 15 | |
3 | 16 | |
|
Collapse file
Source/WebKit/Configurations/PluginService.32.xcconfig
Copy file name to clipboardExpand all lines: Source/WebKit/Configurations/PluginService.32.xcconfig-47Lines changed: 0 additions & 47 deletions
This file was deleted.
Collapse file
Source/WebKit/Configurations/PluginService.64.xcconfig
Copy file name to clipboardExpand all lines: Source/WebKit/Configurations/PluginService.64.xcconfig+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
27 | 27 | |
28 | 28 | |
29 | 29 | |
30 | | - |
| 30 | + |
31 | 31 | |
32 | 32 | |
33 | 33 | |
|
Collapse file
…PCService/PluginService.32-64.Info.plist …c/XPCService/PluginService.64.Info.plistSource/WebKit/PluginProcess/EntryPoint/mac/XPCService/PluginService.32-64.Info.plist renamed to Source/WebKit/PluginProcess/EntryPoint/mac/XPCService/PluginService.64.Info.plist Source/WebKit/PluginProcess/EntryPoint/mac/XPCService/PluginService.32-64.Info.plist renamed to Source/WebKit/PluginProcess/EntryPoint/mac/XPCService/PluginService.64.Info.plist
Copy file name to clipboardFile renamed without changes.
0 commit comments