⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 284662 in webkit


Ignore:
Timestamp:
Oct 21, 2021, 6:32:04 PM (5 years ago)
Author:
commit-queue@webkit.org
Message:

Add webpushd plist
https://bugs.webkit.org/show_bug.cgi?id=231981

Patch by Alex Christensen <achristensen@webkit.org> on 2021-10-21
Reviewed by Brady Eidson.

This can be done once rdar://83086960 is approved.

  • WebKit.xcodeproj/project.pbxproj:
  • webpushd/com.apple.webkit.webpushd.plist: Added.
Location:
trunk/Source/WebKit
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebKit/ChangeLog

    r284661 r284662  
     12021-10-21  Alex Christensen  <achristensen@webkit.org>
     2
     3        Add webpushd plist
     4        https://bugs.webkit.org/show_bug.cgi?id=231981
     5
     6        Reviewed by Brady Eidson.
     7
     8        This can be done once rdar://83086960 is approved.
     9
     10        * WebKit.xcodeproj/project.pbxproj:
     11        * webpushd/com.apple.webkit.webpushd.plist: Added.
     12
    1132021-10-21  Alex Christensen  <achristensen@webkit.org>
    214
  • trunk/Source/WebKit/WebKit.xcodeproj/project.pbxproj

    r284661 r284662  
    46884688                5CB9310726E841CB0032B1C0 /* PrivateClickMeasurementXPCUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PrivateClickMeasurementXPCUtilities.h; sourceTree = "<group>"; };
    46894689                5CB9310826E841CB0032B1C0 /* PrivateClickMeasurementXPCUtilities.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = PrivateClickMeasurementXPCUtilities.mm; sourceTree = "<group>"; };
     4690                5CBB6D4D271F67CC00FD1A5D /* com.apple.webkit.webpushd.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = com.apple.webkit.webpushd.plist; sourceTree = "<group>"; };
    46904691                5CBC9B891C6524A500A8FDCF /* NetworkDataTask.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NetworkDataTask.h; sourceTree = "<group>"; };
    46914692                5CBC9B8B1C65257300A8FDCF /* NetworkDataTaskCocoa.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = NetworkDataTaskCocoa.mm; sourceTree = "<group>"; };
     
    95769577                        isa = PBXGroup;
    95779578                        children = (
     9579                                5CBB6D4D271F67CC00FD1A5D /* com.apple.webkit.webpushd.plist */,
    95789580                                5C157A0B2717CA1C00ED5280 /* WebPushDaemonMain.mm */,
    95799581                        );
     
    1252712529                                BCC56F791159957D001CCAF9 /* MachPort.h in Headers */,
    1252812530                                1A24B5F311F531E800C38269 /* MachUtilities.h in Headers */,
    12529                                 514526FF271FB7EC000467B6 /* NotificationManagerMessageHandler.h in Headers */,
    1253012531                                A15799BE2584433200528236 /* MediaFormatReader.h in Headers */,
    1253112532                                9ACC07B125C815D800DC6386 /* MediaKeySystemPermissionRequest.h in Headers */,
     
    1256212563                                57FD318022B35158008D0E8B /* NavigationSOAuthorizationSession.h in Headers */,
    1256312564                                1ABC3DF61899E437004F0626 /* NavigationState.h in Headers */,
    12564                                 51452708271FBEC6000467B6 /* WebNotificationManagerMessageHandler.h in Headers */,
    1256512565                                57B826442304F14000B72EB0 /* NearFieldSoftLink.h in Headers */,
    1256612566                                57B826412304EB3E00B72EB0 /* NearFieldSPI.h in Headers */,
     
    1259312593                                839149651BEA838500D2D953 /* NetworkLoadParameters.h in Headers */,
    1259412594                                E47FC8A025B8331C005495FC /* NetworkLoadScheduler.h in Headers */,
     12595                                514526ED271E1647000467B6 /* NetworkNotificationManager.h in Headers */,
    1259512596                                5179556A162876F300FA43B6 /* NetworkProcess.h in Headers */,
    1259612597                                517CF0E4163A486C00C2950E /* NetworkProcessConnectionMessages.h in Headers */,
    12597                                 51452704271FBA40000467B6 /* NotificationManagerMessageHandlerMessagesReplies.h in Headers */,
    1259812598                                5C1426ED1C23F80900D41183 /* NetworkProcessCreationParameters.h in Headers */,
    1259912599                                5163199516289A6300E22F00 /* NetworkProcessMessages.h in Headers */,
     
    1261612616                                570DAAC22303730300E8FC04 /* NfcConnection.h in Headers */,
    1261712617                                570DAAAE23026F5C00E8FC04 /* NfcService.h in Headers */,
     12618                                514526FF271FB7EC000467B6 /* NotificationManagerMessageHandler.h in Headers */,
     12619                                51452705271FBA40000467B6 /* NotificationManagerMessageHandlerMessages.h in Headers */,
     12620                                51452704271FBA40000467B6 /* NotificationManagerMessageHandlerMessagesReplies.h in Headers */,
    1261812621                                31A2EC5614899C0900810D71 /* NotificationPermissionRequest.h in Headers */,
    1261912622                                3131261F148FF82C00BA2A39 /* NotificationPermissionRequestManager.h in Headers */,
     
    1269212695                                AAB145E6223F931200E489D8 /* PrefetchCache.h in Headers */,
    1269312696                                E1CC1B9012D7EADF00625838 /* PrintInfo.h in Headers */,
     12697                                512ECC3527196ADB00089B66 /* PrivateClickMeasurementConnection.h in Headers */,
    1269412698                                5C826D6C26D482F2008AEC91 /* PrivateClickMeasurementDatabase.h in Headers */,
    1269512699                                6BD05865220CE8C2000BED5C /* PrivateClickMeasurementManager.h in Headers */,
     
    1275512759                                F414CE2D269DE6EA00BD216A /* RemoteRenderingBackendState.h in Headers */,
    1275612760                                0F594790187B3B3A00437857 /* RemoteScrollingCoordinator.h in Headers */,
    12757                                 512ECC3527196ADB00089B66 /* PrivateClickMeasurementConnection.h in Headers */,
    1275812761                                0F5947A8187B517600437857 /* RemoteScrollingCoordinatorMessages.h in Headers */,
    1275912762                                0F59479B187B3B6000437857 /* RemoteScrollingCoordinatorProxy.h in Headers */,
     
    1282812831                                465F4E06230B2E95003CEDB7 /* StorageNamespaceIdentifier.h in Headers */,
    1282912832                                7B73123C25CC8525003B2796 /* StreamClientConnection.h in Headers */,
    12830                                 51452705271FBA40000467B6 /* NotificationManagerMessageHandlerMessages.h in Headers */,
    1283112833                                7B73123A25CC8525003B2796 /* StreamConnectionBuffer.h in Headers */,
    1283212834                                7B73124225CC8525003B2796 /* StreamConnectionEncoder.h in Headers */,
     
    1289612898                                572EBBD52536C885000552B3 /* WebAuthnProcessConnection.h in Headers */,
    1289712899                                572EBBCC2536B04F000552B3 /* WebAuthnProcessConnectionInfo.h in Headers */,
    12898                                 514526ED271E1647000467B6 /* NetworkNotificationManager.h in Headers */,
    1289912900                                5742A30825358A0400B7BA14 /* WebAuthnProcessCreationParameters.h in Headers */,
    1290012901                                572EBBC22536A60A000552B3 /* WebAuthnProcessMessages.h in Headers */,
     
    1302913030                                310999C7146C9E3D0029DEB9 /* WebNotificationClient.h in Headers */,
    1303013031                                31312621148FF82C00BA2A39 /* WebNotificationManager.h in Headers */,
     13032                                51452708271FBEC6000467B6 /* WebNotificationManagerMessageHandler.h in Headers */,
    1303113033                                31BA924E148831260062EDB5 /* WebNotificationManagerMessages.h in Headers */,
    1303213034                                31A2EC4B148997C200810D71 /* WebNotificationManagerProxy.h in Headers */,
     
    1373613738                                933170072234674500B32554 /* Create symlinks to XPC services for engineering builds */,
    1373713739                                0FB94836239F31B700926A8F /* Copy Testing Headers */,
    13738                                 DFD03A29270D5F57001A996E /* Copy Daemon Plist */,
     13740                                DFD03A29270D5F57001A996E /* Copy Daemon Plists */,
    1373913741                        );
    1374013742                        buildRules = (
     
    1456514567                        shellScript = "Scripts/generate-derived-sources.sh\n";
    1456614568                };
    14567                 DFD03A29270D5F57001A996E /* Copy Daemon Plist */ = {
     14569                DFD03A29270D5F57001A996E /* Copy Daemon Plists */ = {
    1456814570                        isa = PBXShellScriptBuildPhase;
    1456914571                        buildActionMask = 12;
     
    1457514577                                "$(SRCROOT)/Shared/EntryPointUtilities/Cocoa/Daemon/com.apple.webkit.adattributiond.plist",
    1457614578                        );
    14577                         name = "Copy Daemon Plist";
     14579                        name = "Copy Daemon Plists";
    1457814580                        outputFileListPaths = (
    1457914581                        );
     
    1458314585                        runOnlyForDeploymentPostprocessing = 0;
    1458414586                        shellPath = /bin/sh;
    14585                         shellScript = "if [[ \"${WK_PLATFORM_NAME}\" == iphoneos ]]; then\n    DAEMON_PLIST_SOURCE=\"${SRCROOT}/Shared/EntryPointUtilities/Cocoa/Daemon/com.apple.webkit.adattributiond.plist\"\n    DAEMON_PLIST_DESTINATION=\"${DSTROOT}/System/Library/LaunchDaemons/com.apple.webkit.adattributiond.plist\"\n    echo \"copying adattributiond plist\"\n    echo plutil -convert binary1 -o \"${DAEMON_PLIST_DESTINATION}\" \"${DAEMON_PLIST_SOURCE}\"\n    plutil -convert binary1 -o \"${DAEMON_PLIST_DESTINATION}\" \"${DAEMON_PLIST_SOURCE}\"\nelse\n    echo \"not copying adattributiond plist\"\nfi\n";
     14587                        shellScript = "if [[ \"${WK_PLATFORM_NAME}\" == iphoneos ]]; then\n    ADATTRIBUTIOND_PLIST_SOURCE=\"${SRCROOT}/Shared/EntryPointUtilities/Cocoa/Daemon/com.apple.webkit.adattributiond.plist\"\n    ADATTRIBUTIOND_PLIST_DESTINATION=\"${DSTROOT}/System/Library/LaunchDaemons/com.apple.webkit.adattributiond.plist\"\n    echo \"copying adattributiond plist\"\n    echo plutil -convert binary1 -o \"${ADATTRIBUTIOND_PLIST_DESTINATION}\" \"${ADATTRIBUTIOND_PLIST_SOURCE}\"\n    plutil -convert binary1 -o \"${ADATTRIBUTIOND_PLIST_DESTINATION}\" \"${ADATTRIBUTIOND_PLIST_SOURCE}\"\nelse\n    echo \"not copying adattributiond plist\"\nfi\n\nif [[ \"${WK_PLATFORM_NAME}\" == iphoneos || \"${WK_PLATFORM_NAME}\" == macosx ]]; then\n    WEBPUSHD_PLIST_SOURCE=\"${SRCROOT}/webpushd/com.apple.webkit.webpushd.plist\"\n    WEBPUSHD_PLIST_DESTINATION=\"${DSTROOT}/System/Library/LaunchDaemons/com.apple.webkit.webpushd.plist\"\n    echo \"copying webpushd plist\"\n    echo plutil -convert binary1 -o \"${WEBPUSHD_PLIST_DESTINATION}\" \"${WEBPUSHD_PLIST_SOURCE}\"\n    plutil -convert binary1 -o \"${WEBPUSHD_PLIST_DESTINATION}\" \"${WEBPUSHD_PLIST_SOURCE}\"\nelse\n    echo \"not copying webpushd plist\"\nfi\n";
    1458614588                };
    1458714589                E1AC2E2C20F7B95800B0897D /* Unlock Keychain */ = {
     
    1468014682                        files = (
    1468114683                                5790A67125679F1A0077C5A7 /* _WKAuthenticationExtensionsClientInputs.mm in Sources */,
    14682                                 51452703271FBA3A000467B6 /* NotificationManagerMessageHandlerMessageReceiver.cpp in Sources */,
    1468314684                                5790A67D2567A13E0077C5A7 /* _WKAuthenticationExtensionsClientOutputs.mm in Sources */,
    1468414685                                5790A6892567A28A0077C5A7 /* _WKAuthenticatorAssertionResponse.mm in Sources */,
     
    1476614767                                5C0B17781E7C880E00E9123C /* NetworkSocketStreamMessageReceiver.cpp in Sources */,
    1476714768                                93085DD226E2F58D000EC6A7 /* NetworkStorageManagerMessageReceiver.cpp in Sources */,
     14769                                51452703271FBA3A000467B6 /* NotificationManagerMessageHandlerMessageReceiver.cpp in Sources */,
    1476814770                                2D92A790212B6AD400F493FD /* NPIdentifierData.cpp in Sources */,
    1476914771                                2D913446212CF9F000128AFD /* NPJSObject.cpp in Sources */,
Note: See TracChangeset for help on using the changeset viewer.