
背景作業管理範例
檢視下方 XML 來確認你打算管理的背景和登入項目。
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"><plist version="1.0"><dict> <key>PayloadContent</key> <array> <dict> <key>PayloadDescription</key> <string>Test Payload for Background Item Management</string> <key>PayloadDisplayName</key> <string>Background Item Management Test</string> <key>PayloadIdentifier</key> <string>com.betterbag.56EE8C1E-9C20-483B-AD0E-9558E6091035.privacy.04102481-C1F1-44F2-B548-E0B554890493</string> <key>PayloadUUID</key> <string>A9BF8FA9-CEA3-42A2-B8C1-E1998B84CBB0</string> <key>PayloadType</key> <string>com.apple.servicemanagement</string> <key>PayloadOrganization</key> <string>Better Bag</string> <key>Rules</key> <array> <dict> <key>RuleType</key> <string>BundleIdentifier</string> <key>RuleValue</key> <string>com.betterbag.bundle.identifier</string> <key>Comment</key> <string>Example bundle identifier</string> </dict> <dict> <key>RuleType</key> <string>BundleIdentifierPrefix</string> <key>RuleValue</key> <string>com.betterbag</string> <key>Comment</key> <string>Example bundle identifier prefix</string> </dict> <dict> <key>RuleType</key> <string>Label</string> <key>RuleValue</key> <string>com.betterbag.label</string> <key>Comment</key> <string>Example label</string> </dict> <dict> <key>RuleType</key> <string>LabelPrefix</string> <key>RuleValue</key> <string>com.betterbag</string> <key>Comment</key> <string>Example label prefix</string> </dict> <dict> <key>RuleType</key> <string>TeamIdentifier</string> <key>RuleValue</key> <string>TeamID</string> <key>Comment</key> <string>Example Team ID</string> </dict> </array> </dict> </array> <key>PayloadDisplayName</key> <string>Background Item Configuration Profile</string> <key>PayloadIdentifier</key> <string>com.apple.servicemanagement.4DB96276-2310-44C2-AE11-C6E761FB0304.privacy</string> <key>PayloadUUID</key> <string>79E2E390-641B-41FC-B11D-9DF6CAC71EE8</string> <key>PayloadType</key> <string>Configuration</string> <key>PayloadScope</key> <string>System</string></dict></plist>