blob: 9ad91e61ba7f59e688935a612f9b69611af7c4f1 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
setSenderKey=<?xml version="1.0" encoding="UTF-8"?>\n\
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">\n\
<plist version="1.0">\n\
<dict>\n\
<key>__argument</key>\n\
<dict>\n\
<key>WIRApplicationIdentifierKey</key>\n\
<string>$bundleId</string>\n\
<key>WIRConnectionIdentifierKey</key>\n\
<string>7B7C5BD2-3027-4010-9CAA-21DAF8D48C63</string>\n\
<key>WIRPageIdentifierKey</key>\n\
<integer>$tabIdentifier</integer>\n\
<key>WIRSenderKey</key>\n\
<string>50ECDF4F-EC2D-4CF8-9A43-0252F7CB2973</string>\n\
</dict>\n\
<key>__selector</key>\n\
<string>_rpc_forwardSocketSetup:</string>\n\
</dict>\n\
</plist>
setConnectionKey=<?xml version="1.0" encoding="UTF-8"?>\n\
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">\n\
<plist version="1.0">\n\
<dict>\n\
<key>__argument</key>\n\
<dict>\n\
<key>WIRConnectionIdentifierKey</key>\n\
<string>7B7C5BD2-3027-4010-9CAA-21DAF8D48C63</string>\n\
</dict>\n\
<key>__selector</key>\n\
<string>_rpc_reportIdentifier:</string>\n\
</dict>\n\
</plist>
sendJSONCommand=<?xml version="1.0" encoding="UTF-8"?>\n\
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">\n\
<plist version="1.0">\n\
<dict>\n\
<key>__argument</key>\n\
<dict>\n\
<key>WIRApplicationIdentifierKey</key>\n\
<string>$bundleId</string>\n\
<key>WIRConnectionIdentifierKey</key>\n\
<string>7B7C5BD2-3027-4010-9CAA-21DAF8D48C63</string>\n\
<key>WIRPageIdentifierKey</key>\n\
<integer>$tabIdentifier</integer>\n\
<key>WIRSenderKey</key>\n\
<string>50ECDF4F-EC2D-4CF8-9A43-0252F7CB2973</string>\n\
<key>WIRSocketDataKey</key>\n\
<data>$json_encoded</data>\n\
</dict>\n\
<key>__selector</key>\n\
<string>_rpc_forwardSocketData:</string>\n\
</dict>\n\
</plist>
connectToApp=<?xml version="1.0" encoding="UTF-8"?>\n\
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">\n\
<plist version="1.0">\n\
<dict>\n\
<key>__argument</key>\n\
<dict>\n\
<key>WIRApplicationIdentifierKey</key>\n\
<string>$bundleId</string>\n\
<key>WIRConnectionIdentifierKey</key>\n\
<string>7B7C5BD2-3027-4010-9CAA-21DAF8D48C63</string>\n\
</dict>\n\
<key>__selector</key>\n\
<string>_rpc_forwardGetListing:</string>\n\
</dict>\n\
</plist>\n