Created
July 7, 2016 16:16
-
-
Save jeremytregunna/b26fa11d2b125af0b3a61bb28dad3d4e 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>Device UDIDs</key> | |
| <array> | |
| <dict> | |
| <key>deviceNumber</key> | |
| <string>65e769169e06e1055f9e204a3f4398ce30121e5c</string> | |
| <key>deviceName</key> | |
| <string>Matt iPhone 6S</string> | |
| </dict> | |
| <dict> | |
| <key>deviceNumber</key> | |
| <string>76252c39cfa9283e76784b40b9654962c98e205f | |
| </string> | |
| <key>deviceName</key> | |
| <string>Jeremy iPhone 6S</string> | |
| </dict> | |
| <dict> | |
| <key>deviceNumber</key> | |
| <string>1f43218211c66f1975d4e9f8c92ca436686fae11</string> | |
| <key>deviceName</key> | |
| <string>Ross iPhone 5S</string> | |
| </dict> | |
| <dict> | |
| <key>deviceNumber</key> | |
| <string>671c3f512598a13666ce41bff3272620c02ae980</string> | |
| <key>deviceName</key> | |
| <string>Jeremy iPhone 6</string> | |
| </dict> | |
| <dict> | |
| <key>deviceNumber</key> | |
| <string>5257cecb153620c4622ec4bc63c27b952ec0b743</string> | |
| <key>deviceName</key> | |
| <string>Ryan C iPhone 6S</string> | |
| </dict> | |
| </array> | |
| </dict> | |
| </plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment