plist_xml.plist (1126B)
1 <?xml version="1.0" encoding="UTF-8"?> 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3 <plist version="1.0"> 4 <dict> 5 <key>BuildMachineOSBuild</key> 6 <string>23A344</string> 7 <key>CFBundleExecutable</key> 8 <string>ExtractorTest</string> 9 <key>CFBundleIdentifier</key> 10 <string>org.gnu.libextractor.testbundle</string> 11 <key>CFBundleName</key> 12 <string>ExtractorTest</string> 13 <key>CFBundlePackageType</key> 14 <string>APPL</string> 15 <key>CFBundleShortVersionString</key> 16 <string>1.19.0</string> 17 <key>CFBundleVersion</key> 18 <string>4211</string> 19 <key>DTPlatformName</key> 20 <string>iphoneos</string> 21 <key>DTXcode</key> 22 <string>1520</string> 23 <key>DeviceName</key> 24 <string>Test iPhone</string> 25 <key>ExtractorTestInteger</key> 26 <integer>42</integer> 27 <key>LastBackupDate</key> 28 <date>2024-03-14T15:09:26Z</date> 29 <key>MinimumOSVersion</key> 30 <string>14.0</string> 31 <key>NSHumanReadableCopyright</key> 32 <string>Copyright © 2026 Grüße</string> 33 <key>ProductType</key> 34 <string>iPhone14,5</string> 35 <key>SerialNumber</key> 36 <string>F2LXK0GTQ1GH</string> 37 </dict> 38 </plist>