Created
April 3, 2019 09:44
-
-
Save duncansmart/7f034cf086a80c2c1373ec16d4de207b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?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>APNs</key> | |
| <array> | |
| <dict> | |
| <key>AllowedProtocolMask</key> | |
| <integer>1</integer> | |
| <key>AllowedProtocolMaskInRoaming</key> | |
| <integer>1</integer> | |
| <key>DefaultProtocolMask</key> | |
| <integer>1</integer> | |
| <key>Name</key> | |
| <string>everywhere</string> | |
| <key>Password</key> | |
| <string>secure</string> | |
| <key>Username</key> | |
| <string>eesecure</string> | |
| </dict> | |
| </array> | |
| <key>AttachAPN</key> | |
| <dict> | |
| <key>AllowedProtocolMask</key> | |
| <integer>1</integer> | |
| <key>AuthenticationType</key> | |
| <string>PAP</string> | |
| <key>Name</key> | |
| <string>everywhere</string> | |
| <key>Password</key> | |
| <string>secure</string> | |
| <key>Username</key> | |
| <string>eesecure</string> | |
| </dict> | |
| <key>PayloadDescription</key> | |
| <string>Configures cellular data settings</string> | |
| <key>PayloadDisplayName</key> | |
| <string>Cellular</string> | |
| <key>PayloadIdentifier</key> | |
| <string>com.apple.cellular.4735057C-8374-4DB2-9ACB-44475A7D46A9</string> | |
| <key>PayloadType</key> | |
| <string>com.apple.cellular</string> | |
| <key>PayloadUUID</key> | |
| <string>4735057C-8374-4DB2-9ACB-44475A7D46A9</string> | |
| <key>PayloadVersion</key> | |
| <integer>1</integer> | |
| </dict> | |
| </array> | |
| <key>PayloadDisplayName</key> | |
| <string>EE APN IPv4</string> | |
| <key>PayloadIdentifier</key> | |
| <string>B805AB11-E2C1-46BE-925B-0039C4324098</string> | |
| <key>PayloadRemovalDisallowed</key> | |
| <false/> | |
| <key>PayloadType</key> | |
| <string>Configuration</string> | |
| <key>PayloadUUID</key> | |
| <string>C49FBA08-5F61-4357-B61D-70DB05207FE0</string> | |
| <key>PayloadVersion</key> | |
| <integer>1</integer> | |
| </dict> | |
| </plist> |
Thank you much appreciated
Thank you much appreciated
My pleasure! There’s a widely accepted notion that profiles deploy when you click “raw,” at least on Reddit. I feel it’s a myth considering I’m yet to see it happen. 😂
Morning, is this the same for Android?
Thanks
Morning, is this the same for Android? Thanks
This is a profile from Apple Configurator as such it only applies settings to Apple devices, not android. I’ve no idea how to do the same on android but suspect there’s a way. Typically these profiles on Apple devices are deployed via Mobile device management but Apple allows a user to manually install individual profiles without the MDM being installed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

When try to download this profile again into my iPhone I press RAW and nothing happens won’t let me install the profile